No project description provided
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.
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.0.tar.gz
(17.2 kB
view details)
Built Distribution
krezi-1.0-py3-none-any.whl
(20.4 kB
view details)
File details
Details for the file krezi-1.0.tar.gz
.
File metadata
- Download URL: krezi-1.0.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86f85b9c1d23d293ec05731201af47c767611f635cd0c54e5b916c06ec1ffb38 |
|
MD5 | 079e701140df3bc894048a6b7a394fc2 |
|
BLAKE2b-256 | 5647bf1681c7fc3088162949908dd77303b386c19f8d5eca30284bd0fe6f4225 |
File details
Details for the file krezi-1.0-py3-none-any.whl
.
File metadata
- Download URL: krezi-1.0-py3-none-any.whl
- Upload date:
- Size: 20.4 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 | 4f23948bb222bb5355e3ed4d3fa7d9ceee967d49e287f2d90ca6229b5939b1e3 |
|
MD5 | 579a0934ce5e4336b0c71908ec72a7d5 |
|
BLAKE2b-256 | 6087e4c286ae7287eb2e502555c8e66120cffde1e7eba1a7bce3d0bc8adc6552 |