ULIB
Lightweight Python utility library.
Version: 3.0.0
Features
- Math
- Text
- JSON
- System
- Time
- Cache
- Retry
- Timer
- File utilities
- Subprocess
- Hash
- UUID
- Random
- Collections
- Network
- Logging
Install
python -m pip install -e .
Example
import ulib
print(ulib.add(10, 20)) print(ulib.sha256("hello")) print(ulib.uuid())
result = ulib.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.0.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.0.tar.gz.
File metadata
- Download URL: pyrubix-1.0.0.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 |
52a58335e5dccff864cbe6344490d79826f91fa4fb1f1e116d0d6dfa6884dbae
|
|
| MD5 |
c9fbf9eca4d797ecc035dc64120aa62d
|
|
| BLAKE2b-256 |
35ec9ecfd779e01c9282ced34676700c8c9722fb55dc0e5acddf54315cf4b3f0
|
File details
Details for the file pyrubix-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pyrubix-1.0.0-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 |
2f8b05bfff0eca3f93e87b2addce11c7c0c387eca3653a0c7ac91c7610d12fd7
|
|
| MD5 |
c109fc26005dd36aedfd40cae885c292
|
|
| BLAKE2b-256 |
8073651cef4360fb48769d5df29d1817d1758f2bead19ed93966339062475fbc
|