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.pyand 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
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 iterfuncs-0.3.0.tar.gz.
File metadata
- Download URL: iterfuncs-0.3.0.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8e794d82b75f14ab2214c087780ff06c20f68514879e8c4a499564f311dbbe5
|
|
| MD5 |
dc34d960dbb709dfa5477be2c87b3c53
|
|
| BLAKE2b-256 |
12fef892cd8833d35e3a0f398c9f946804d9891c789f6210164fba8ed60e54da
|
File details
Details for the file iterfuncs-0.3.0-py3-none-any.whl.
File metadata
- Download URL: iterfuncs-0.3.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63ba15f5142e59b9e91c5c01e7451b9696203a20431b2017bb08542a48d63e1d
|
|
| MD5 |
3645b89cc699033e53e21c2ad8334fe3
|
|
| BLAKE2b-256 |
32faa24404069bb5ca2b599aa16d0f4c61c673fb8a1ece24bce9d268103af164
|