Metadata-Version: 2.4
Name: uk_election_ids
Version: 0.10.0
Summary: Create Democracy Club Election Identifiers
Home-page: https://github.com/DemocracyClub/uk-election-ids/
Author: chris48s
License: MIT
Project-URL: Documentation, https://democracyclub.github.io/uk-election-ids/
Project-URL: Source, https://github.com/DemocracyClub/uk-election-ids/
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: testing
Requires-Dist: coveralls; extra == "testing"
Provides-Extra: docs
Requires-Dist: sphinx==7.1.2; extra == "docs"
Requires-Dist: sphinx_rtd_theme==2.0.0; extra == "docs"
Requires-Dist: ghp-import==2.1.0; extra == "docs"
Provides-Extra: development
Requires-Dist: pydantic==1.10.18; extra == "development"
Requires-Dist: pre-commit==3.5.0; extra == "development"
Requires-Dist: ruff==0.3.7; extra == "development"
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: summary

# UK Election IDs

Create and validate Democracy Club Election Identifiers.

---

[![Run tests](https://github.com/DemocracyClub/uk-election-ids/actions/workflows/test.yml/badge.svg)](https://github.com/DemocracyClub/uk-election-ids/actions/workflows/test.yml)
![PyPI Version](https://img.shields.io/pypi/v/uk-election-ids.svg)
![License](https://img.shields.io/pypi/l/uk-election-ids.svg)
![Python Support](https://img.shields.io/pypi/pyversions/uk-election-ids.svg)

* Installation: `pip install uk-election-ids`
* [Documentation](https://democracyclub.github.io/uk-election-ids/)
* Support:
  * To report a bug, [raise an issue](https://github.com/DemocracyClub/uk-election-ids/issues).
  * If you are using election identifiers, [join our slack](https://slack.democracyclub.org.uk/) to ask questions or tell us about your project.
* [Code of Conduct](https://democracyclub.org.uk/code-of-conduct/)
