Metadata-Version: 2.4
Name: stridel
Version: 0.0.1
Summary: Stridel — UK-calibrated walkability evidence (placeholder; full release forthcoming)
Author-email: Stridel <stridelhq@gmail.com>
License: Apache-2.0
Project-URL: Homepage, https://stridel.io
Keywords: walkability,urban,transport,h3,uk,lcwip
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: GIS
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Stridel

UK-calibrated walkability evidence at H3 hex resolution.

This is the **`stridel`** package on PyPI — currently a placeholder.

The full Stridel toolkit (per-hex walkability scores across 7 UK cities, supervised stack against Census 2021, equity-bias audit) is in active research and engineering. A first public release is targeted for late 2026.

For methodology and progress: <https://stridel.io>

## Install

```bash
pip install stridel
```

(Stub — `import stridel; stridel.__version__` returns `"0.0.1"`. No public API yet.)

## Roadmap

- v0.0.1 — name reservation only
- v0.1.0 — first public artefact: Birmingham reference GeoJSON + per-city ρ table + equity-bias declaration (post-board-decision)
- v0.x  — broader UK + EU coverage
- v1.0  — supported public API + LA bundle format

## Licence

Apache-2.0 for this package. Future releases may carry CC BY-SA on the paper + ODbL on the per-hex GeoJSON.
