Simple, general purpose functions in one place!
Project description
xRedUtils
General useful python functions
This is a simple library with many functions and modules that I normally use in my projects.
It supports sync and async functions!
Instalation
pip install xRedUtils
Usage
import xRedUtils
xRedUtils.main_test()
... or ...
import xRedUtilsAsync, asyncio
asyncio.run(xRedUtilsAsync.main_test())
Output:
All tests complete.
Documentation
WIP - Still trying to figure this out, for now, every function has docstring.
License
MIT License - Here!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 xredutils-2.3.0.tar.gz.
File metadata
- Download URL: xredutils-2.3.0.tar.gz
- Upload date:
- Size: 52.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
417980d9af04705dbc98281b911e9f7fb7b9e6cf7dd1510f5f4084697b7ebaf1
|
|
| MD5 |
804a09a7ec83744a9af5e315ba1e8e01
|
|
| BLAKE2b-256 |
6c71cfac597539eafb0baed41b1da7432e2cdc8c1acfdf6c625dc68ddaa6636b
|
File details
Details for the file xRedUtils-2.3.0-py3-none-any.whl.
File metadata
- Download URL: xRedUtils-2.3.0-py3-none-any.whl
- Upload date:
- Size: 71.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afbaa2cc004073655778345995d6b160f6390bd93c1088e31484b870842ab6d2
|
|
| MD5 |
7266e4973d1021050547fd55721f037f
|
|
| BLAKE2b-256 |
4863980f101a95426b19410ba78c19d501c22783ffd095f9c779201314a62a55
|