Skip to main content

A collection of python utilities, without hard dependencies

Project description

Generic Python Tools & Utilities

PyPi PyPi CI Docs Code style: black

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.6.tar.gz (21.8 kB view hashes)

Uploaded Source

Built Distribution

anypy-0.0.6-py3-none-any.whl (11.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page