Skip to content

paradigmadigital/python-check-requirements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Check Requirements

Check the python requirements of a project via pip

Role Variables

  • virtualenv : location of the virtualenv on the remote host
  • requirements_file : location of the requirements.txt on the remote host

If virtualenv is not set, it will perform the checks globally

Example Playbook

- hosts: all
  roles:
    - python-check-requirements

License

GPL

Author

[email protected]

About

Ansible role to check the python requirements of a project via pip

Resources

License

Stars

Watchers

Forks

Packages

No packages published