Toolset for day-to-day usage in various repos
- Install python 3.9 for your OS/CPU. Download the installer from https://www.python.org/downloads/release/python-3913/#Files
- Just clone the repo with
git clone https://github.com/pkjmesra/PKDevTools.git
cd PKDevTools
pip install -r requirements.txt
.
- Please feel free to Suggest improvements bugs by creating an issue.
- Please follow the Guidelines for Contributing while making a Pull Request.
- Feel free to use it in your projects!