Skip to main content

core libraries for development

Project description

utkit

utkit

utkit is a collection of core libraries for Python development, providing ready-to-use utilities for common tasks such as authentication, email, encryption, caching, rate limiting, and more.


Installation

pip install utkit

Or with uv:

uv add utkit

Optional extras

Extra Included dependencies Use for
api slowapi, pydantic Rate limiting and API schema for FastAPI
standard psutil, jinja2 Performance monitoring and HTML template rendering
store redis Redis cache and key-value store
all all of the above Install every optional dependency at once
pip install "utkit[api]"
pip install "utkit[standard]"
pip install "utkit[store]"

# All optional dependencies at once
pip install "utkit[all]"

Modules

Core

Module Description
auth Password hashing and verification
communication.mail Send HTML emails via SMTP
privacy.mask Mask sensitive data (email, phone, card, string)
privacy.security Fernet & RSA encryption, secret key generation, JWT

Optional

Module Extra Description
api.rate_limit api Rate limiting for FastAPI via SlowAPI
api.schema api Reusable Pydantic query models (pagination)
utils.performance standard Execution time decorator and memory usage
template.render standard HTML rendering from Jinja2 files and strings
store.redis store Singleton Redis client with JSON serialisation

CLI

utkit --version
utkit docs

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

utkit-0.9.0.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

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

utkit-0.9.0-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

Details for the file utkit-0.9.0.tar.gz.

File metadata

  • Download URL: utkit-0.9.0.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.14

File hashes

Hashes for utkit-0.9.0.tar.gz
Algorithm Hash digest
SHA256 8b25e3f8c73d611c2148290940ea6c45b8a3719d9305bef8aa9b055dab3925e2
MD5 7d50be24cf907241e049d907b78be419
BLAKE2b-256 ec8630e87b27599543b4302f1c1a55d730bc70c76ea199cfba5e5b96e9a649d6

See more details on using hashes here.

File details

Details for the file utkit-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: utkit-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.14

File hashes

Hashes for utkit-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e885af1401b7b6518bfcda79fc9343035932583d91bdeaee1dbe9af5d4703e34
MD5 07f7a0b6b82eeecaff452da91e18e8ad
BLAKE2b-256 3049e6c6e3a955ec93b0e86dd27da3814aaf320fe80b142b347633a38ec7124c

See more details on using hashes here.

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