Some basic helper libraries that right now are written mostly from my usage standpoint to help with some common modules that I utilize.
Primary purpose for this is to make connecting to a MongoDB with authentication enabled.
The Neo4j Graph Database is very useful for finding relationships between objects. However, the Neo4j Python module requires a lot of basic coding and can be a challenge to call from a python script.
Find the destination of shortened link so that my IP does not show on the shortening site as having gone to the shortened site.
Basic functionality to push a message to Slack via an App's Webhook URL -- will be retired in the near future when it is moved to OAuth authentication for a bit more flexibility.