Metadata-Version: 2.1
Name: pyticoop
Version: 1.1.2
Summary: Composants Python réutilisables.
Author-email: TiCoop <informatique@ticoop.fr>
Maintainer-email: TiCoop <informatique@ticoop.fr>
License: GNU General Public License v3
Project-URL: bugs, https://github.com/ticoop/pyticoop/issues
Project-URL: changelog, https://github.com/ticoop/pyticoop/blob/master/changelog.md
Project-URL: homepage, https://github.com/ticoop/pyticoop
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: typer
Provides-Extra: dev
Requires-Dist: coverage; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: requests-mock; extra == "dev"

========
pyticoop
========


.. image:: https://img.shields.io/pypi/v/pyticoop.svg
        :target: https://pypi.python.org/pypi/pyticoop

.. image:: https://gitlab.com/ticoop/pyticoop/badges/main/pipeline.svg
   :target: https://gitlab.com/ticoop/pyticoop/-/pipelines
   :alt: Pipeline Status

.. image:: https://readthedocs.org/projects/pyticoop/badge/?version=latest
        :target: https://pyticoop.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Composants Python réutilisables.


* Free software: GNU General Public License v3
* Documentation: https://pyticoop.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
