Repository to explore python programming, testing and bundling of python programs
- python
3.11.4
- make
3.81
- git
latest
- pycharm
latest
make init
make update
make test
make flake8
make run_all
make requirements
make requirements_with_dev
pip install -r requirements.txt
make clean init requirements create_distribution