py_fresh
py_fresh copied to clipboard
Python Project Maker
## 🚀 Feature **Is your feature request related to a problem? Please describe.** So, basically it is from the idea of adjusting the repo to user's needs, and then make...
## 🚀 Feature This has become quite common practice to have Makefile. I have no much clue how this works and how it is used. (Except we do `make` and...
## 📓 Documentation New people might not know how CI and such actions work to ease their jobs. Also, we need to specify where people need to edit a bit...
## 🚀 Feature We currently use pytest to test the code. Pytest is used in CI as well. [Tox](https://tox.readthedocs.io/en/latest) provides a great way of testing and I have seen people...
## 🚀 Feature I guess this project has matured a lot now. It has lot of default and configurations. Some of them are sadly hard-coded with the repository name being...