https://github.com/sveetch/sveetch-python-sample
A project example created from cookiecutter-sveetch-python.
https://github.com/sveetch/sveetch-python-sample
Last synced: about 1 year ago
JSON representation
A project example created from cookiecutter-sveetch-python.
- Host: GitHub
- URL: https://github.com/sveetch/sveetch-python-sample
- Owner: sveetch
- License: mit
- Created: 2020-06-29T23:04:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T16:51:36.000Z (over 2 years ago)
- Last Synced: 2025-03-01T21:36:23.547Z (over 1 year ago)
- Language: Python
- Homepage: https://sveetch-python-sample.readthedocs.io/
- Size: 37.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
Awesome Lists containing this project
README
.. _Python: https://www.python.org/
.. _Click: https://click.palletsprojects.com
=====================
Sveetch Python sample
=====================
A project example created from
`cookiecutter-sveetch-python `_.
Dependencies
************
* `Python`_>=3.8;
* `Click`_>=8.0;
Links
*****
* Read the documentation on `Read the docs `_;
* Download its `PyPi package `_;
* Clone it on its `Github repository `_;