Just a collection of various python packages created by me for generic use cases.
S.No. | Title | Description |
---|---|---|
1 | Profiler | Find slow pieces in your python function |
2 | Gcloud Roles | Manage your Google cloud custom roles via python scripts with 1 time set-up |
3 | Pretty Print | Format the printing options |
4 | Know Your Exceptions | Identify exact Exception classes to better handle your exceptions |
4 | Sick Dict | An IDE-friendly Python dictionary with dot(.) notation support |