4 projects
excelmanager
A simplified wrapper around `openpyxl` optimized for easy read and write operations.
oraclemanager
API wrapper around python-oracledb to more easily perform simple database tasks.
minimalrequest
Minimal Request Finder is a analysis tool to determine the minimum valid API request data (including headers, query params, and payload) required to receive a valid response from an endpoint. It is designed to help in the process of reverse engineering complex third party API's and identifying the smallest, most efficient request that can be made.
emailconstructor
Package to dynamically construct and send HTML-based emails.