Yanked
This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 1.1.2 instead.
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.1
- add lisence.md
- add termux
pkgrepogitory- install:
pkg install pyrubix
- 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.1.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.1-py3-none-any.whl
(10.1 kB
view details)
File details
Details for the file pyrubix-1.1.1.tar.gz.
File metadata
- Download URL: pyrubix-1.1.1.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 |
3fce48121cac3fd0c009d0595afab8f7905c02e93428db22def26bdb9c2b03e6
|
|
| MD5 |
f7f5e04e8b670c2d374ce9bc6315f9dd
|
|
| BLAKE2b-256 |
3848ffd260006c86c143408a90fe83dbcb14278da5f5b3b4fbd0de2ae43dbeca
|
File details
Details for the file pyrubix-1.1.1-py3-none-any.whl.
File metadata
- Download URL: pyrubix-1.1.1-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 |
2c88841ddd9c19f84c8ce85edf797ff9e537967675ddaff9331aeb4eb3e2608d
|
|
| MD5 |
8838b74341b814983c29e96a7ec2e2ca
|
|
| BLAKE2b-256 |
2dacd08d5d478d4baedb28970282f18f5f1cbcc88fc7a7106c5c94eb1aa46d81
|