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.
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.2.tar.gz
(17.6 kB
view details)
Built Distribution
krezi-1.2-py3-none-any.whl
(20.5 kB
view details)
File details
Details for the file krezi-1.2.tar.gz
.
File metadata
- Download URL: krezi-1.2.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 | 605755e77bd28ae11584a92a7f1191b8ff20f8279e230af5ef36198b62929fcb |
|
MD5 | ad5b3be41cff45c5a4b48d1ac32bf5e5 |
|
BLAKE2b-256 | 7492330fa9aa96e13e437a7c5da0fd95c281a7979d4875b018f6f06852197b0d |
File details
Details for the file krezi-1.2-py3-none-any.whl
.
File metadata
- Download URL: krezi-1.2-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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 473048704c8fa84b960ecca87db82a0ae82d15d8be2beb9e14a6bc4ba45e315b |
|
MD5 | 64f73dcfbcb84baa5a7cad68147e3187 |
|
BLAKE2b-256 | 651cb96d34c7d836980561723cb8eb76be24a31caa1644c3e5e35ae6ad3c5931 |