Metadata-Version: 2.1
Name: uk-election-ids
Version: 0.7.2
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: development
Requires-Dist: sphinx ; extra == 'development'
Requires-Dist: sphinx-rtd-theme ; extra == 'development'
Requires-Dist: ghp-import ; extra == 'development'
Requires-Dist: pydantic ; extra == 'development'
Provides-Extra: testing
Requires-Dist: coveralls ; extra == 'testing'

# UK Election IDs

Create and validate Democracy Club Election Identifiers.

---

[![Build Status](https://travis-ci.org/DemocracyClub/uk-election-ids.svg?branch=master)](https://travis-ci.org/DemocracyClub/uk-election-ids)
[![Coverage Status](https://coveralls.io/repos/github/DemocracyClub/uk-election-ids/badge.svg?branch=master)](https://coveralls.io/github/DemocracyClub/uk-election-ids?branch=master)
![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)
![Code style: black](https://img.shields.io/badge/code%20style-black-000000.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/)
