Metadata-Version: 2.1
Name: vitari-random-quote-generator
Version: 0.1.0
Summary: 
License: MIT
Author: tandavala
Author-email: tandavala.investidor@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown

# Python Modern WorkFlow

In this repository, I set up a modern Python workflow using the bellows tecnologies

### Toolings and Best Practice
- TDD
- github action
- codecov.io
- readthedocs.io

### Packages and Libs

- poetry
- sphinx
- black
- isort
- flake8
- bandit
- safety


