Skip to content

Helpful script to automate installation and verification of requirements to set up any work environment.

License

Notifications You must be signed in to change notification settings

Jkrox/automatic-requirements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

Helpful script to automate installation and verification of requirements to set up any work environment. Enjoy 😎

What does exactly it do?

  • It verifies your installed packages either on your global environment, virtual environment, whatever it will take each library, package or/and framework.
  • Compare packages between requirements.txt file converted to list and installed_packages_list.
  • Finally, packages aren't installed yet, it will do recursively.

-----> Be sure you have your requirements.txt file in the same directory as this script

About

Helpful script to automate installation and verification of requirements to set up any work environment.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages