Skip to main content

Kantholtz' Python Toolbox

Project description

KTZ - Python Tools

Documentation KTZ on PyPI Code Style: black

Kantholtz' personal Python toolbox. Check out the documentation here.

Installation

Python 3.11 is required.

pip install ktz

For a local installation with all dev dependencies:

$ git clone https://github.com/kantholtz/ktz.git
$ cd ktz
$ conda create -n ktz python=3.11
$ conda activate ktz
$ poetry install --with dev

# run tests
$ poetry run pytest

# to continually run tests
$ poetry run ptw -c

# static typing
$ poetry run pyright src

# to check code coverage
$ poetry run coverage run -m pytest
$ poetry run coverage report
$ poetry run coverage html

# build package
$ poetry build

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

ktz-0.4.0.tar.gz (18.2 kB view details)

Uploaded Source

Built Distribution

ktz-0.4.0-py3-none-any.whl (20.6 kB view details)

Uploaded Python 3

File details

Details for the file ktz-0.4.0.tar.gz.

File metadata

  • Download URL: ktz-0.4.0.tar.gz
  • Upload date:
  • Size: 18.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure

File hashes

Hashes for ktz-0.4.0.tar.gz
Algorithm Hash digest
SHA256 5834c8677e64f8e027ae5edaf58818b371b4ae70e5bd70c782f3ca3a8bc18a83
MD5 a2a1ef7164cb8cf9d153a6245edf753e
BLAKE2b-256 602b2273fffd0cd1c9c016d03a7d7c8cfa1c5edd38e42f452ebf03c157c33fdc

See more details on using hashes here.

File details

Details for the file ktz-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: ktz-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 20.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure

File hashes

Hashes for ktz-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3dc9abc80355cc59e4df390a16c2c3b038f8be036d790d17ff66a14361730dbf
MD5 2c28a97659283587264d4fe808dca17c
BLAKE2b-256 55d17fdcd5c7ed4018f7288c3832a36bf11cee515484d105b03f4e3a26f00c62

See more details on using hashes here.

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