Skip to main content

Python license manager

Project description

plm

The Python license manager.

PyPi Version

PLM is a command-line tool and library that manages your Python software licenses. Install with

pip install python-license-manager

and install a new license with

plm add <your-license-key>

All command line options are retrieved with

plm -h
Usage: plm [-h] [--version]
           {list,ls,fingerprint,fp,info,i,add,a,remove,rm,clean,clear-cache,cc}
           ...

Python license manager.

Options:
  -h, --help            show this help message and exit
  --version, -v         display version information

Subcommands:
  {list,ls,fingerprint,fp,info,i,add,a,remove,rm,clean,clear-cache,cc}
    list (ls)           List all installed licenses
    fingerprint (fp)    Display machine fingerprint
    info (i)            Show license info
    add (a)             Add license
    remove (rm)         Remove license
    clean               Remove invalid licenses
    clear-cache (cc)    Clear caches

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

python_license_manager-0.2.11-py3-none-any.whl (38.9 kB view hashes)

Uploaded Python 3

Supported by

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