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.0.5.tar.gz
(21.0 kB
view details)
Built Distribution
anypy-0.0.5-py3-none-any.whl
(11.5 kB
view details)
File details
Details for the file anypy-0.0.5.tar.gz
.
File metadata
- Download URL: anypy-0.0.5.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 099a34cdaa11128e6fbeef5ace1241696ee109a1994ae8bc1a93b1aae20771fe |
|
MD5 | 8f1a7c2f9755b4ce879c053bff78e6d8 |
|
BLAKE2b-256 | 1649c09c92594bf133f00c4e2994d8a528cafc276cbf799ac8e514b3fb533e17 |
File details
Details for the file anypy-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: anypy-0.0.5-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7932fac2786b81170ad5a1d3c2d191b9bdb5a2e58db3c1e0114932611111f802 |
|
MD5 | de7689de4e7c04a3768d38040744a97d |
|
BLAKE2b-256 | aa8b693207f590e53777ff454382e52589b1c73bcd70744ffcb82322dd53a765 |