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:
- Logging
- Subprocessing : to run commands in terminal.
- Multiprocessing : to work around GIL and utilize multiple cores/threads. Applicable to Dataframes too.
- Emailing : to send email alerts on demand/error.
- Stopwatch : to profile scripts. IMO there are better profilers out there. This is just a POC.
- Postgresql : Querying from Postgres Databases.
- MSSQL : Querying from Microsoft SQL Server Databases.
- 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)
Built Distribution
krezi-1.5-py3-none-any.whl
(20.6 kB
view details)
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | f04618205f9243e387ed1fff6edb9f5f8a2ee75b1d270d10ac642ec9abab6bf6 |
|
MD5 | e2d9c0d8c5c4b08e1f48c76e21100c53 |
|
BLAKE2b-256 | 1b34b33a665f53e26ff9e4bbc54f41c28f1cebe3e8709e1c1c9e00058c9442b7 |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d15bb4d9e459bd73317712f5569100b488f2af114e11987b5a8f6debc342b75 |
|
MD5 | 14aab965edce496d0554cc887efc1f6e |
|
BLAKE2b-256 | 81d6ad0a494c55f460630700ba4c91831f560d59c74cd3211dcd69827f81bf97 |