Skip to main content

Python Tools library for some services

Project description

aldheeb-pytools 🛠️

PyPI version Python versions License: MIT

aldheeb-pytools is a modern Python utilities library providing async-ready helpers for backend systems, databases, cryptography, and Telegram automation.


✨ Features

  • Async-first design built for modern asyncio applications
  • 🗄️ MongoDB utilities for cleaner and safer database operations
  • 🔐 Cryptography helpers (AES-GCM, secure key derivation)
  • 🤖 Telegram utilities using Kurigram integration
  • 🧰 General utilities for parsing, validation, and data handling
  • 🧩 Fully typed codebase with strict type hints support

📦 Installation

Basic install

pip install aldheeb-pytools

With optional dependencies

pip install "aldheeb-pytools[full]"

🚀 Quick Start

🔐 Encryption example

from pytools import encrypt, decrypt

key = "my-secure-key"

encrypted = encrypt("secret data", key)
print(encrypted)

decrypted = decrypt(encrypted, key)
print(decrypted)

🧪 Development Setup

git clone https://github.com/eeeob/aldheeb-pytools.git
cd aldheeb-pytools
pip install -e .[dev]

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.


📬 Contact


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

aldheeb_pytools-0.1.8.tar.gz (29.0 kB view details)

Uploaded Source

Built Distribution

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

aldheeb_pytools-0.1.8-py3-none-any.whl (36.4 kB view details)

Uploaded Python 3

File details

Details for the file aldheeb_pytools-0.1.8.tar.gz.

File metadata

  • Download URL: aldheeb_pytools-0.1.8.tar.gz
  • Upload date:
  • Size: 29.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for aldheeb_pytools-0.1.8.tar.gz
Algorithm Hash digest
SHA256 48f9b42fb7b18f1c2f98c4586e19b34548b44e24eb6f81fd4716951d148c4836
MD5 3c1403b0429fe979b623309ee268a800
BLAKE2b-256 62af95b683c17f7bded0d5a693be2ab97b473325cd14271cc4cfdf8a42f22aa1

See more details on using hashes here.

Provenance

The following attestation bundles were made for aldheeb_pytools-0.1.8.tar.gz:

Publisher: pypi_release.yml on eeeob/aldheeb-pytools

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

File details

Details for the file aldheeb_pytools-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: aldheeb_pytools-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 36.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for aldheeb_pytools-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 93374910874e9c48b632584adaabaf104886abc3f9f8cf58904fd7ba7453ed2f
MD5 11ec15c68632418be16d0acdc8decd1d
BLAKE2b-256 9390f3e7d4eeae354ef437fee74c279794585f03113f4cb3934d5965dd417b8f

See more details on using hashes here.

Provenance

The following attestation bundles were made for aldheeb_pytools-0.1.8-py3-none-any.whl:

Publisher: pypi_release.yml on eeeob/aldheeb-pytools

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