Metadata-Version: 2.1
Name: sveetch-python-sample
Version: 0.4.0
Summary: A project example created from cookiecutter-sveetch-python.
Home-page: https://github.com/sveetch/sveetch-python-sample
Author: David Thenon
Author-email: sveetch@gmail.com
License: MIT
Project-URL: Source Code, https://github.com/sveetch/sveetch-python-sample
Project-URL: Issue Tracker, https://github.com/sveetch/sveetch-python-sample/issues
Project-URL: Changelog, https://sveetch-python-sample.readthedocs.io/en/latest/history.html
Project-URL: Documentation, https://sveetch-python-sample.readthedocs.io/
Keywords: Python
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/x-rst
Provides-Extra: dev
Provides-Extra: quality
Provides-Extra: doc
License-File: LICENCE.txt

.. _Python: https://www.python.org/
.. _Click: https://click.palletsprojects.com

=====================
Sveetch Python sample
=====================

A project example created from
`cookiecutter-sveetch-python <https://github.com/sveetch/cookiecutter-sveetch-python>`_.

Dependencies
************

* `Python`_>=3.8;
* `Click`_>=8.0;

Links
*****

* Read the documentation on `Read the docs <https://sveetch-python-sample.readthedocs.io/>`_;
* Download its `PyPi package <https://pypi.python.org/pypi/sveetch-python-sample>`_;
* Clone it on its `Github repository <https://github.com/sveetch/sveetch-python-sample>`_;
