repipe 0.0.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

repipe 0.0.1

repipe


Yet another one attempt to fix Python package management.

Table of Contents

Installation
License

Installation
pip install repipe

Usage
repipe install -r requirements.txt
will create a lock file requirements.txt.lock. The next execution of repipe install -r requirements.txt will install dependencies from requirements.txt.lock. If you need to update dependencies, remove requirements.txt.lock.
License
repipe is distributed under the terms of the MIT license.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.