Alpha Release v0.1.0-alpha
Pre-release
Pre-release
ScientificProgrammer
released this
10 Dec 22:42
·
53 commits
to master
since this release
RELEASE SUMMARY
This version of the code base is not fully complete, but there is enough here for a preliminary evaluation. l (i.e., Eric) will continue to work on it over the next two days and have a nice package ready by the early afternoon on Sunday, Dec 12, 2021.
PLANNED ENHANCEMENTS FOR NEXT RELEASE
- Python Parser Module
- Clean up the code by removing unnecessary comments and adding proper DocStrings.
- Use a configuration file for the DB Connection parameters.
- For security credentials, either accept a DB password from stdin or use an environment variable. A longer term goal would be to use SSH keys with IAM.
- Finish Python DB Uploader