Skip to content

royreznik/plz

Repository files navigation

plz

licesns python code style lastcommit Python assspplication downloads

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

About

Simple python virtual environment and dependences manager wrapping `piptools` and `virtualenv`

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors