pyrubix
Lightweight Python utility library
Version: 1.1.1
Features
- Math
- Text
- JSON
- System
- Time
- Cache
- Retry
- Timer
- File utilities
- Subprocess
- Hash
- UUID
- Random
- Collections
- Network
- Logging
Install
pip install pyrubix
Example
import pyrubix
print(pyrubix.add(10, 20))
print(pyrubix.sha256("hello"))
print(pyrubix.uuid())
result = pyrubix.run("ls -la")
print(result.stdout)
1.1.x
1.1.0
- bug patched
- Error caused by calling math.median (non-existent function) when executing pyrubix.median
1.1.2
- add lisence.md
- add termux my repogitory
- install:
wget https://xnovear.dpdns.org/install.sh | sh
- install:
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyrubix-1.1.2.tar.gz
(7.7 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
pyrubix-1.1.2-py3-none-any.whl
(10.1 kB
view details)
File details
Details for the file pyrubix-1.1.2.tar.gz.
File metadata
- Download URL: pyrubix-1.1.2.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bf1e35b22ab5543e3e1c217bb5d81f90ca5ec20b75296aab0cfb8da5e7ee5bb
|
|
| MD5 |
c57939da449f7267e6bd51329d63d846
|
|
| BLAKE2b-256 |
0acddb4b9de7b01b049f1a36ff1d142123dfac07166c607f352dd75fd7d47239
|
File details
Details for the file pyrubix-1.1.2-py3-none-any.whl.
File metadata
- Download URL: pyrubix-1.1.2-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13b3c515f95b39c325a8a6aa4c1b5fb3d295dd33b77ef394d65d72e3e4331ff0
|
|
| MD5 |
433ea6d87435f3d9bec21f4bd7f3a834
|
|
| BLAKE2b-256 |
38b1e2e9a4aba30252d20a876e105908ba04fbf7cda9adfb7ae47f6cb08e09d1
|