Collection of iteration, caching and async tools
Project description
iterfuncs
A collection of tools of async and sync iteration/caching and some funcitonal stuff
Installation
pip install iterfuncs
Requirements:
- Python 3.12
Development
- clone the repo
- create and invoke a venv:
python -m venv .venv
|. .venv/bin/activate
- install the requirements:
pip install -r requirements.txt
- install pre-commit and execute
pre-commit install
Deployment
- go to
setup.py
and increase the version - commit your changes and push them to a new branch
IMPORTANT
-
DON'T DO
pip freeze > requirements.txt
- it can cause issues with the lambdas etc.Just add the packages to requirements manually, specifying versions if necessary
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
iterfuncs-0.2.0.tar.gz
(6.3 kB
view hashes)
Built Distribution
Close
Hashes for iterfuncs-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75f3c9d6b9164691e49bd4f52a1e10116cb67e78ec4eb42f7455f961f8312235 |
|
MD5 | 28b09f029f1389d58647267967fcd942 |
|
BLAKE2b-256 | 581fcb033f42f8a114459396a14416789251dd27c4b0ae411b704c441b9237ea |