Currently, the unit tests only get run against multiple versions of python through travis CI. It would be nice to have a local configuration (something like tox) that would run tests against a battery of different python versions so that developers can see if a test will fail in a certain version before having to push the commit and have CI catch the error.
SSL Certification Renewal Suite. Automated bot to finish domain verification challenges with Godaddy, renew SSL certificates with letsencrypt, convert certificates to pfx, and replace the expired version in Azure Vault.
A small shell script that allows an automatic update of domain record when having a dynamic IP. This needs a active domain name owned on GoDaddy domain service and a linux-based server to run on. More info in the README file.
Quickstart application. It handles Business Logic, Validation MySQL Database, File Storage Service, Email Service and SMS Service needed for the project: ShopNScroll
Application is for updating DNS records dynamically. It's useful when a host has a dynamic IP address and the DNS records need to be updated every time when the IP is changed.
Currently, the unit tests only get run against multiple versions of python through travis CI. It would be nice to have a local configuration (something like tox) that would run tests against a battery of different python versions so that developers can see if a test will fail in a certain version before having to push the commit and have CI catch the error.