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.4.tar.gz
(18.7 kB
view details)
Built Distribution
anypy-0.0.4-py3-none-any.whl
(10.1 kB
view details)
File details
Details for the file anypy-0.0.4.tar.gz
.
File metadata
- Download URL: anypy-0.0.4.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05c2a320b7c4c6a479a2143c880b3ad486f2d96a4863a87e3e031dfa3e0e24ba |
|
MD5 | f3cac2f3be97a729a13b81ae1a19bd3c |
|
BLAKE2b-256 | 705f3d278bec26c2c45a9f10559ff69f69bff6fa6340271e1b0c59fe96a35184 |
File details
Details for the file anypy-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: anypy-0.0.4-py3-none-any.whl
- Upload date:
- Size: 10.1 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 | 8e0c5cb922b4b3df19ac58aa26424acfcacef56fe8de4e0cd3111b68ed53bfc4 |
|
MD5 | 8e4101b11e93f2d8d0dedd54da7e64e2 |
|
BLAKE2b-256 | 652662ab1600e03e427db1aca683e1a9f8e2040de8575f9bbb0e42782320c002 |