/pylicense

A module for pulling python license data from `environment.yaml` and `requirements.txt` files

Primary LanguagePythonMIT LicenseMIT

pylicense

A module for pulling python license data from environment.yaml and requirements.txt files

Installation:

Using pip:

pip install git+https://github.com/thedataincubator/pylicense.git@master

Usage:

For help, run

python -m pylicense -h