PyLocket CLI - Protect and distribute Python applications
Reason this release was yanked:
deprecated
Project description
PyLocket CLI
Protect and distribute Python applications from the command line.
Installation
pip install pylocket
Or download platform-specific binaries from your Developer Portal.
Quick Start
# Authenticate with your PyLocket account
pylocket login
# List your apps
pylocket apps list
# Protect a PyInstaller executable
pylocket protect --app <APP_ID> --artifact dist/myapp.exe
# Check build status
pylocket status --build <BUILD_ID>
# Download the protected artifact
pylocket fetch --build <BUILD_ID> --out ./protected/
Commands
| Command | Description |
|---|---|
pylocket login |
Authenticate with your PyLocket account |
pylocket apps list |
List all your applications |
pylocket apps create |
Create a new application |
pylocket protect |
Upload and protect an artifact |
pylocket status |
Check build protection status |
pylocket fetch |
Download a protected artifact |
Documentation
Full documentation: docs.pylocket.com
Support
- Documentation: https://docs.pylocket.com
- Developer Portal: https://portal.pylocket.com
- Email: support@pylocket.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 Distribution
pylocket-1.0.0.tar.gz
(2.9 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 pylocket-1.0.0.tar.gz.
File metadata
- Download URL: pylocket-1.0.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77d00951eed1887f37977b56d5cbc577a1e6830698423b51377e1d8e6740845f
|
|
| MD5 |
a9fffb86f6dc3a5c7c514599ce874180
|
|
| BLAKE2b-256 |
c02302c6f8fbf8a9a1d7e3999c34d0c3a6384663f068f180a8f67b3d51e245bc
|
File details
Details for the file pylocket-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pylocket-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed55eadec2e4c18ff952de7555d7e33432e4c59b088396b00508294c0a9a8b3a
|
|
| MD5 |
60d2123616a2c4c560dc209fea642f75
|
|
| BLAKE2b-256 |
195003daa3c4c048abcb1b0c99462dfb8962648e96b692bd99976f321f324034
|