Skip to main content

KvCommon Python Utils

Library of miscellaneous common python utils that aren't worthy of their own dedicated libraries yet. Some of these packages will be moved out to their own libs later.

This library isn't likely to be useful to anyone else; it's just a convenience to save me from copy/pasting between various projects I work on.

PyPi

https://pypi.org/project/kvcommon/

Installation

With Poetry:

poetry add kvcommon

With pip:

pip install kvcommon

Packages/Modules

Package Description Example Usage
asynchronous Various utils for easing use of asyncio stuff + a coroutine/thread-based async job scheduler #TODO
datastore An abstraction for a simple dictionary-based key-value datastore with support for schema versions and files as 'backends' (TOML, YAML, etc.) #TODO
k8s Utils to reduce boilerplate when working with Kubernetes and GKE in Python from kvcommon.k8s import K8sAppsClient; K8sAppsClient().rollout_restart_deployment("some_namespace", "some_name")
logger Boilerplate wrapper to get logger with formatting from kvcommon import logger as LOG; LOG.get_logger("logger_name")
misc Obligatory 'misc'
types Utils for either converting types or type-hinting from kvcommon import types; types.to_bool("false")
urls Convenience wrappers for URL parsing from kvcommon import urls; urls.urlparse_ignore_scheme("github.com")

Download files

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

Source Distribution

kvcommon-0.4.15.tar.gz (31.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kvcommon-0.4.15-py3-none-any.whl (50.6 kB view details)

Uploaded Python 3

File details

Details for the file kvcommon-0.4.15.tar.gz.

File metadata

  • Download URL: kvcommon-0.4.15.tar.gz
  • Upload date:
  • Size: 31.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for kvcommon-0.4.15.tar.gz
Algorithm Hash digest
SHA256 18b85f677f58906180c17ffd890f4f67194b68b1c2d319db5fcb48343f01dca5
MD5 b31447e4bff36d00f2569b3eca76ede2
BLAKE2b-256 c0e1a4dca65d862f070c1206a2223ea6058d0a323d30bd764496e13c23393918

See more details on using hashes here.

Provenance

The following attestation bundles were made for kvcommon-0.4.15.tar.gz:

Publisher: publish.yml on RAVoigt/kvcommon

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kvcommon-0.4.15-py3-none-any.whl.

File metadata

  • Download URL: kvcommon-0.4.15-py3-none-any.whl
  • Upload date:
  • Size: 50.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for kvcommon-0.4.15-py3-none-any.whl
Algorithm Hash digest
SHA256 8737c89b933e79b108122cdd822cd2af7b84715abf0d872057dd93be57a31886
MD5 28bd27faf7e82eb329fd5a3c0e6a9851
BLAKE2b-256 0c6de1319638e3e6509f638f2a370bc6ad744c95e5af052beefdac060428b1ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for kvcommon-0.4.15-py3-none-any.whl:

Publisher: publish.yml on RAVoigt/kvcommon

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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