Skip to main content

Collection of utilities used in other python projects.

Project description

packg

build 3.7 status build 3.9 status coverage version

Collection of utilities used in other python projects.

Features

  • caching: Cache objects to disk / to memory
  • Const: Base class for defining constants, as alternative to enum.Enum
  • typext: Type definitions
  • etc

Install

Requires python>=3.7

pip install packg

Dev install

Clone repository and cd into, then:

pip install -e .
pip install pytest pytest-cov pylint pytest-lazy-fixture

python -m pytest --cov

pylint packg
pylint tests

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

packg-0.2.25.tar.gz (29.0 kB view hashes)

Uploaded Source

Built Distribution

packg-0.2.25-py3-none-any.whl (33.8 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