Skip to content

pip-sync installs and uninstalls modules to match requirements.txt

Notifications You must be signed in to change notification settings

jayvdb/pip-sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

pip-sync

Synchronize current environment by installing modules that match requirements.txt and uninstalling the ones that don't.

For more information, see this post: [http://nvie.com/posts/better-package-management/]

This code is a proof of concept.

About

pip-sync installs and uninstalls modules to match requirements.txt

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%