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.2.tar.gz
(6.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 pyrubix-1.0.2.tar.gz.
File metadata
- Download URL: pyrubix-1.0.2.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e52ccaa0cb51a4edc98bd2cbe1a6e48b46377c427fca5349597135311209979
|
|
| MD5 |
69743e315b6aada016f8621cdbdc5a44
|
|
| BLAKE2b-256 |
23093e010ac210d4af0fbd4757ebd5e542a9d133c09a57366a9ebb4008f951d6
|
File details
Details for the file pyrubix-1.0.2-py3-none-any.whl.
File metadata
- Download URL: pyrubix-1.0.2-py3-none-any.whl
- Upload date:
- Size: 9.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 |
6eea9d90d2a27021b921584a080e16b19a961916e7fe45bcee26cc6d46fe8ad3
|
|
| MD5 |
34b1aeeacb622ee9b2842919e6d25385
|
|
| BLAKE2b-256 |
0637c7489f3f4a7e970a1cba6b4c25a1d6e7b66cbedd2b048c13bd8dc9f90168
|