Cion

Repo Size Lines of Code PyPI Downloads License Version Python Versions PyPI Format Commit Activity Read the Docs TestsPyrightCode Coverage

Cion is a minimal data validation library. It is unopinionated about how you get the input and what you do with the output.

Installation

Requires Python 3.10 or greater

pip install cion

Usage

View the examples directory and the tests directory for examples on how to use Cion.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.