project_handler is a tiny librairie that handles project management
To use this package you need :
- python3 (>= 3.6)
- virtualenv
- (optional) Create and load a virtualenv
- Clone this repository
$ git clone https://github.com/RobinCamarasa/project_handler
- Go to the repository
$ cd project_handler
- Install package
$ pip install --no-cache-dir ./
- Robin Camarasa : Github