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.2.tar.gz
(15.0 kB
view details)
Built Distribution
anypy-0.0.2-py3-none-any.whl
(6.8 kB
view details)
File details
Details for the file anypy-0.0.2.tar.gz
.
File metadata
- Download URL: anypy-0.0.2.tar.gz
- Upload date:
- Size: 15.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 | c17d7cd5209b6f30a2669f54478639af87ad4706122c3bba5b59e5e257989630 |
|
MD5 | 82ea82903573079a7287a362c80d8791 |
|
BLAKE2b-256 | 8a62529d680792766416f8360bf5768bc1ea13d536bcf02d7eb6e5ab99248d96 |
File details
Details for the file anypy-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: anypy-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.8 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 | ab9423f2f261fa409f8012e260bf6ce57f11f1359bcc49f1a26f9980e78bc556 |
|
MD5 | bab4e329223a879f291fcf40fe023cab |
|
BLAKE2b-256 | 3f7b08296371a4e406d125b24a9211c23d8a2c9cc64208e26978e730f8000e23 |