Python package for working with legislative data. Provides typed Pydantic models for procedures, events, and documents, and adapters for mapping external data into them.
Current case implementations:
- EU
Part of the openstage project.
Not yet on PyPI. Install from GitHub:
pip install openstage @ git+https://github.com/openstage-eu/openstage.gitFull documentation: openstage-eu.github.io/openstage
pip install -e ".[dev]"
pytestTBD