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.4.tar.gz (17.6 kB view details)

Uploaded Source

Built Distribution

krezi-1.4-py3-none-any.whl (20.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: krezi-1.4.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.4.tar.gz
Algorithm Hash digest
SHA256 0958850303900792ad6d8afafaabe29a143325d0cca47eeaa6fced69796557dc
MD5 96b63fa53172ce1c114a0c5a2e54cd5c
BLAKE2b-256 f558419a2c0159173211f6fa08d0bd80f10f9c7e677310cbaf4d6268bdb410ff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: krezi-1.4-py3-none-any.whl
  • Upload date:
  • Size: 20.5 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e209dfdbbd279872cabb18c238c5347009947ae6b244d030c7a8ab915854d986
MD5 30c806df0eb2861f34ee6abd41bb1412
BLAKE2b-256 2736b045cd38e20989ee79d240a5108c5bcbf9561fc09dd28c35a967f337df76

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