plz Lightweight and simple python virtual environment and dependencies manager Install pip install plz Usage plz init echo "reqeusts" >> requirements.in plz lock vi setup.py plz install Developing make install make test make format make lint