Utility functions for python. Functions were made and tested in FastAPI but are suitable for any python project.
Project description
limeutils
Limeutils is a small collection of classes and methods for dealing with Redis data and a few other helpful functions. Check out the documentation for information . More classes to be added as needed.
This package uses Pydantic models to validate its data.
Installation
Install with pip
This is the recommended way to install Limeutils.
pip install limeutils
Install with repo
pip install git+https://github.com/dropkickdev/limeutils.git@develop#egg=limeutils
Install with git clone
Simply install from the root folder
# This can also be a fork
git clone https://github.com/dropkickdev/limeutils.git
cd limeutils
pip install .
Documentation
View the documentation at: https://dropkickdev.github.io/limeutils/
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
limeutils-0.2.4.tar.gz
(10.0 kB
view details)
Built Distribution
limeutils-0.2.4-py3-none-any.whl
(13.4 kB
view details)
File details
Details for the file limeutils-0.2.4.tar.gz
.
File metadata
- Download URL: limeutils-0.2.4.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1bf725407170bcaffd764ad41401407e3a78f888a877e33f5a0dcf113577a4f |
|
MD5 | e96dfbfe30d5c39bdcca42143ed6624c |
|
BLAKE2b-256 | b1d1d1f5d1e7cb8e26c7535d4afa8920247d73248f982de4a322226b6cd62a8d |
File details
Details for the file limeutils-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: limeutils-0.2.4-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7489ed00aaebca1be7312dd7d99ec12ded901a378ed5a345be4f120899b7d367 |
|
MD5 | c1eb055d5fe1987632706581bc3be1fe |
|
BLAKE2b-256 | 139235b3a99b7658f43781495693fd49dcc56b89ac933342dd268768dc5a6350 |