pyrubix
Lightweight Python utility library.
Version: 1.0.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)
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.0.1.tar.gz
(6.2 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 pyrubix-1.0.1.tar.gz.
File metadata
- Download URL: pyrubix-1.0.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f185d07b9abb085b06786f352ec4d3dd788336903376a81aecc7964c53f142f5
|
|
| MD5 |
528899e5217da5b84f8932ac722a40c1
|
|
| BLAKE2b-256 |
41df833a17e752777049381f2e5aa0601788255bd4859230cb476e0480acb9ee
|
File details
Details for the file pyrubix-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pyrubix-1.0.1-py3-none-any.whl
- Upload date:
- Size: 9.0 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 |
b804e6238eacb81f7bf6feb0c769437caf8d8b681eb10568dbabe967aa8820d5
|
|
| MD5 |
99a8800668296f2c478b3036ef155fd2
|
|
| BLAKE2b-256 |
3abbb0c65d4250e6d4397b4ab309af4dc9d1ee877a95ffb0bb17ab2b2d22df9f
|