Skip to main content

Array of Utilities for Lazy but Efficient Programmers

Project description

krezi

Commonly used functions to improve coding experience and avoid repeatability. As I am publishing this package for learning purposes, this library is not written to be foolproof. Use wisely.

Overall the package provides the following utilities:

  1. Logging
  2. Subprocessing : to run commands in terminal.
  3. Multiprocessing : to work around GIL and utilize multiple cores/threads. Applicable to Dataframes too.
  4. Emailing : to send email alerts on demand/error.
  5. Stopwatch : to profile scripts. IMO there are better profilers out there. This is just a POC.
  6. Postgresql : Querying from Postgres Databases.
  7. MSSQL : Querying from Microsoft SQL Server Databases.
  8. Mongo : Querying from Mongo Databases.

INSTALLATION

    pip install krezi

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

krezi-1.5.tar.gz (17.6 kB view details)

Uploaded Source

Built Distribution

krezi-1.5-py3-none-any.whl (20.6 kB view details)

Uploaded Python 3

File details

Details for the file krezi-1.5.tar.gz.

File metadata

  • Download URL: krezi-1.5.tar.gz
  • Upload date:
  • Size: 17.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.9.12

File hashes

Hashes for krezi-1.5.tar.gz
Algorithm Hash digest
SHA256 f04618205f9243e387ed1fff6edb9f5f8a2ee75b1d270d10ac642ec9abab6bf6
MD5 e2d9c0d8c5c4b08e1f48c76e21100c53
BLAKE2b-256 1b34b33a665f53e26ff9e4bbc54f41c28f1cebe3e8709e1c1c9e00058c9442b7

See more details on using hashes here.

File details

Details for the file krezi-1.5-py3-none-any.whl.

File metadata

  • Download URL: krezi-1.5-py3-none-any.whl
  • Upload date:
  • Size: 20.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.9.12

File hashes

Hashes for krezi-1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 2d15bb4d9e459bd73317712f5569100b488f2af114e11987b5a8f6debc342b75
MD5 14aab965edce496d0554cc887efc1f6e
BLAKE2b-256 81d6ad0a494c55f460630700ba4c91831f560d59c74cd3211dcd69827f81bf97

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