Tenxo - Zero-knowledge decentralized GPU grid CLI
Project description
Tenxo
Zero-knowledge decentralized GPU grid — package and train AI models on remote GPUs.
Install
pip install tenxo
Quickstart
# Package your workspace
tenxo pack
# Full workflow: package → encrypt → upload → submit → poll → decrypt
tenxo run /path/to/workspace
.tenxoignore
Create a .tenxoignore in your workspace root to exclude files (syntax like .gitignore):
.venv/
__pycache__/
*.pyc
.DS_Store
.git/
output/
*.zip
Running tenxo pack automatically reads .tenxoignore (falls back to .gitignore) and warns if requirements.txt is missing.
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
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
tenxo-0.3.5-py3-none-any.whl
(18.8 kB
view details)
File details
Details for the file tenxo-0.3.5-py3-none-any.whl.
File metadata
- Download URL: tenxo-0.3.5-py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf860b60e9d6fd0438dcf6a3b3919df56e52fda760aa4d9cb550519b4df24556
|
|
| MD5 |
698aeb38f050b1421c6b65798297ba92
|
|
| BLAKE2b-256 |
c0f7be3546dac91e06c4c302dcd22e51e82ae227e96c25c91461cf23f9da66c4
|