krezi 1.5

Creator: bradpython12

Last updated:

Add to Cart

Description:

krezi 1.5

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.