Skip to main content

adds a command to setup.py to list licenses of packages

Project description

A command for setup.py to print the licenses of installed packages.

To use, add distutils-licenses to the setup_requires keyword arg to the setup call in your setup.py:

setup(
    # ...
    setup_requires=['distutils-licenses'],
    # ...
)

After modifying your setup.py, you will have a licenses command available to you:

python setup.py licenses

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

distutils-licenses-0.1.2.tar.gz (1.7 kB view details)

Uploaded Source

File details

Details for the file distutils-licenses-0.1.2.tar.gz.

File metadata

File hashes

Hashes for distutils-licenses-0.1.2.tar.gz
Algorithm Hash digest
SHA256 0a991cf25bc78234d339317036606ffbd7d5cd31937bc85d4ac3c4e7b4145da7
MD5 6dc3d90357c02ae1ec9bcfebc20c91b5
BLAKE2b-256 9af0e4004933443326f7202510b68f129605374731d31bbc09a91c7d001322ae

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page