Name | Version | Summary | date |
SQLLite3HelperClass |
1.1 |
Initializes an sqlite3 database and provides some basic methods. This class is meant to be subclassed and expanded. |
2024-11-14 17:34:49 |
WebServerStatusCheckerAJM |
1.4 |
Pings a machine to see if it is up, then checks for the presence of a given http server (originally conceived for use with Django and Apache). |
2024-10-11 16:39:16 |
EasyLoggerAJM |
1.3 |
logger with already set up generalized file handlers |
2024-10-07 14:13:10 |
PyJotformAJM |
0.4 |
*** Overall project description goes here *** |
2024-09-30 13:18:02 |
ApiKeyAJM |
0.9 |
reusable API key getter |
2024-09-23 12:03:56 |
PythonDocxAJM |
0.1.5 |
My python-docx class |
2024-08-28 13:21:52 |
PyEmailerAJM |
1.5.1.1 |
Allows for automating sending Email with the Outlook Desktop client. Future releases will add more client support |
2024-05-22 17:44:19 |
DjangoIntellitextFormField |
1.6 |
adds intellitext forms and fields to a django project |
2024-03-18 17:39:58 |
UtilityCloudAPIWrapper |
0.5.2 |
Python wrapper for the utility cloud API |
2023-11-16 13:43:57 |
EasyReqAJM |
0.1 |
Wrapper for Requests module to make my life easier. |
2023-11-01 19:30:50 |
BetterConfigAJM |
0.1 |
More streamlined ConfigParser with fewer options available. Inherits from ConfigParser |
2023-10-04 16:10:58 |
PurgeSecrets |
0.1 |
Easy deletion of INI/key etc files |
2023-10-04 11:56:59 |
IndexedChoiceSelector |
0.1 |
IndexedChoiceSelector is a basic selector class that displays given options with numbers. This allows the user to choose an option either by number, or by name. |
2023-09-18 17:50:36 |
CSVToListDict |
0.1 |
Takes any input csv, and returns a List[dict] of its contents. |
2023-09-14 15:53:15 |