Stonefish license manager for Python
Project description
The Stonefish License Manager (SLiM) is a command-line tool and library that efficiently manages the licenses for your Python software. Installation is as simple as
pip install stonefish-license-manager
For detailed development information, please refer to README-dev.md.
Quickstart Guide for End Users
-
Install or uninstall a license:
slim install <license-file-or-key> slim uninstall <license-file-or-key-or-id>
-
List all installed licenses:
slim ls
-
(De)activate installed licenses:
slim [de]activate <license-file-or-key-or-id>
-
Show the machine fingerprint:
slim fingerprint
5ea8aa03de6ce4398acdd2cd65f4e28af
All command line options can be accessed by running the following command:
slim -h
Usage: slim [-h] [--version]
{versions,vv,list,ls,show,info,install,add,a,uninstall,remove,rm,delete,del,activate,deactivate,fingerprint,fp,refresh,cache}
...
Stonefish License Manager.
Options:
-h, --help show this help message and exit
--version, -v display version information
Subcommands:
{versions,vv,list,ls,show,info,install,add,a,uninstall,remove,rm,delete,del,activate,deactivate,fingerprint,fp,refresh,cache}
versions (vv) Display version information, including dependencies
list (ls, show, info)
List installed licenses
install (add, a) Install (and activate) licenses
uninstall (remove, rm, delete, del)
Uninstall (and deactivate) licenses
activate Activate machine for license
deactivate Deactivate machine for license
fingerprint (fp) Display machine fingerprint
refresh Refresh license files and cache
cache Manage the cache
Additional Information
For further information, please contact support@mondaytech.com.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file stonefish_license_manager-0.4.37-py3-none-any.whl
.
File metadata
- Download URL: stonefish_license_manager-0.4.37-py3-none-any.whl
- Upload date:
- Size: 91.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2249c0d24da3950d5d1582f462f68ea04e76b36a243ef84b1af55925bec1c107 |
|
MD5 | 857bc6571a4ec3a6e95bba620af8d0f8 |
|
BLAKE2b-256 | 1f5a983402e0611e00d31bb354945713a5ef8a7d459a87d5e334451d9b51116a |