Stride Licensing module for internal tools
Project description
Stride License
Install
pip install stride-license
Decode
- Decode data from license key and secret key
from stride-license import decode_license
# decode data
data = decode_license(license_key, secret_key)
License Status
- Get status of the license key
from stride-license import get_license_status
# get status
status = get_license_status(license_key, secret_key) # Invalid | Active | Expired
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 Distribution
stride-license-0.1.3.tar.gz
(1.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stride-license-0.1.3.tar.gz.
File metadata
- Download URL: stride-license-0.1.3.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bd20db5cd4399494a9143720bf9dd440877e7a9f40b3764377441acc71a80b3
|
|
| MD5 |
02a8bebd5d239b361b2257a8aa8238af
|
|
| BLAKE2b-256 |
936c57a2af371c90f09ca02e3f801fc4a283c7d75e34ebc11fa40188ea4701f5
|
File details
Details for the file stride_license-0.1.3-py3-none-any.whl.
File metadata
- Download URL: stride_license-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8220a685e921fb099b715a4395ac6745341461844cdde87dc420277bca74b29
|
|
| MD5 |
85395a1496c2dac6e60505f7bf7234e4
|
|
| BLAKE2b-256 |
9fac464fc0fe8d7da814dc8b992ec417eaa81329a480c2e6b7d0962c2c4fc536
|