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.3.tar.gz
(16.4 kB
view details)
Built Distribution
anypy-0.0.3-py3-none-any.whl
(7.8 kB
view details)
File details
Details for the file anypy-0.0.3.tar.gz
.
File metadata
- Download URL: anypy-0.0.3.tar.gz
- Upload date:
- Size: 16.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48504aa1bb228028a9d7066427959b1d71275a8e82662af7ddd6d189d013e9b5 |
|
MD5 | 2db8d36396272b826ce4dad84e055225 |
|
BLAKE2b-256 | 5791639eafc3a8eba39b861ae14c177befb11080cb6484327d065a3322def6ca |
File details
Details for the file anypy-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: anypy-0.0.3-py3-none-any.whl
- Upload date:
- Size: 7.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 | dbb4659fa5f9875fff6f44420c2d5ae5eebd6201bd71418a388144d9b6cd66be |
|
MD5 | 0fa58470fbc3578b8a94c66a8bbf50af |
|
BLAKE2b-256 | d4a820ab679450bb8f5eeda9e77e82cdf3c714c23f884f3b2ba7b40e04f415ac |