Metadata-Version: 2.4
Name: awen-weave
Version: 0.1.0
Summary: Awen Weave — a pattern for weaving knowledge, place, data and human judgement into coherent living systems.
Project-URL: Homepage, https://awenweave.com
Project-URL: Repository, https://github.com/Huw-Lab/awen-weave
Project-URL: Documentation, https://awenweave.com
Project-URL: Issues, https://github.com/Huw-Lab/awen-weave/issues
Author-email: Huw Thomas <huw@awenweave.com>
License: AGPL-3.0-or-later
License-File: LICENSE
Keywords: AI governance,civic data,data governance,place-based knowledge,provenance
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
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
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: duckdb>=0.10
Requires-Dist: pandas>=2.0
Requires-Dist: pyogrio>=0.7
Requires-Dist: pyyaml>=6.0
Requires-Dist: requests>=2.30
Requires-Dist: shapely>=2.1
Provides-Extra: dev
Requires-Dist: pytest-cov>=4.0; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Description-Content-Type: text/markdown

# Awen Weave

A pattern for weaving together knowledge, relationships, place, data and human judgement into coherent living systems.

**Currently in use:** [Dolgellau Town Dataset](https://github.com/arloesidolgellau/town-dataset) — the first public instance.

**Documentation:** https://awenweave.com

## Install

```bash
pip install awen-weave
```

## License

Awen Weave is dual-licensed:

- **AGPLv3** for open use. See `LICENSE`.
- **Commercial license** for proprietary use. Contact huw@awenweave.com.

The framework is maintained by Awen Weave Limited (UK company, in formation 2026-05-17).

## Contributing

See `CONTRIBUTING.md`. External contributions will require a CLA once the template is finalised.

## Status

See `STATUS.md` for current development state.
