Socket
Socket
Sign inDemoInstall

cion

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cion

A data validation library


Maintainers
1

Cion

.. image:: https://img.shields.io/github/languages/code-size/meizuflux/cion?style=flat :alt: Repo Size .. image:: https://img.shields.io/tokei/lines/github/meizuflux/cion?style=flat :alt: Lines of Code .. image:: https://img.shields.io/pypi/dm/cion?style=flat :alt: PyPI Downloads .. image:: https://img.shields.io/badge/license-MIT-blue.svg?style=flat :alt: License .. image:: https://img.shields.io/pypi/v/cion.svg?style=flat :alt: Version .. image:: https://img.shields.io/pypi/pyversions/cion?style=flat :alt: Python Versions .. image:: https://img.shields.io/pypi/format/cion?style=flat :alt: PyPI Format .. image:: https://img.shields.io/github/commit-activity/m/meizuflux/cion?style=flat :alt: Commit Activity .. image:: https://readthedocs.org/projects/cionpy/badge/?style=flat :alt: Read the Docs .. image:: https://github.com/meizuflux/cion/workflows/tests/badge.svg :alt: Tests .. image:: https://github.com/meizuflux/cion/workflows/pyright/badge.svg :alt: Pyright .. image:: https://codecov.io/gh/meizuflux/cion/branch/master/graph/badge.svg :alt: Code 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

.. code:: bash

pip install cion

Usage

View the examples </examples>__ directory and the tests </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.

License

MIT <https://choosealicense.com/licenses/mit/>__

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc