Random python utilities
Project description
RPU
Random Python Utilities is a library that contains stuff that (I know I) and you probably are tired of adding to all of your projects. But with rpu you can just add it as a requirement and no more copy pasting! Main benefit of using rpu over copy pasting is that if there is a bug found with the code, instead of having to fix it in all of your projects it can just be fixed in the library and then its fixed for everyone.
Our docs are located at rpu.cibere.dev. View the stable docs here, and latest docs here
Key Features
Custom Extenstions for library specific utilities
For this, you can use the CLI commands install
and uninstall
to install utilities, and uninstall utilities. You can also use the upload
command to upload utilities to the server for others to use.
Grammar
- Plural
- possessive
- ordinal
Numbers
- get_percentage
- get_percent_of
Iterables
- chunk
- get
async
- run_in_executor
- execute_func
CLI
- command infrustructure
Consts
- MISSING
Dicts
- flip_dict
HTTP
- Route
- HTTPCodes
Objects
- Object
Chars
- Invisible Character(s)
- Arrows (left, right, up, down)
- Bullet Point
Credits
You can view the credits 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.