A collection of python utilities, without hard dependencies
Project description
Generic Python Tools & Utilities
A collection of python utilities, without hard dependencies
Installation
pip install anypy
Quickstart
Development installation
Setup the development environment:
git clone git@github.com:lucmos/anypy.git
cd anypy
conda env create -f env.yaml
conda activate anypy
pre-commit install
Run the tests:
pre-commit run --all-files
pytest -v
Update the dependencies
Re-install the project in edit mode:
pip install -e .[dev]
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
anypy-0.1.1.tar.gz
(22.6 kB
view details)
Built Distribution
anypy-0.1.1-py3-none-any.whl
(12.2 kB
view details)
File details
Details for the file anypy-0.1.1.tar.gz
.
File metadata
- Download URL: anypy-0.1.1.tar.gz
- Upload date:
- Size: 22.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b4a80b7a0384c1557d798ef26dbe9607d7fcad7a9f453bb65fd00eee0f93d74 |
|
MD5 | f42a0049ff8aacc1b533052faf8e085a |
|
BLAKE2b-256 | 6eb250e56b8e1d61bd1156cc4b82bf7a85e544ebdccb445b4337f7a43725da10 |
File details
Details for the file anypy-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: anypy-0.1.1-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76a9ef72beefaf92653813a6480a9b95b9a98871779e5e0fa3bfdad20b9c18c8 |
|
MD5 | a75833f882ce040310f40fc538ee9d42 |
|
BLAKE2b-256 | b7888ccb480c42399e7822cd364550498a128f71c805a9ae540a680e6f7c5063 |