No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Terminal application for following twitter feeds. Follows the feeds of the given handles and stores the tweets so that the old tweets are saved and can be viewed even when off-line. Done using python and curses.
Console program that allows you to backup your personal twitter account. Should run regulary as a cron job. Uses the Twitter API, therefore should run for compatible services like Identi.ca also. Later, some reporting functionality will be added.
A twitter bot written in python. Features include posting updates to twitter repeatedly and/or at specified times. Tweets can be randomized in message and posting time and limited in TweetsPerHour, CharsPerSecond and spacing between tweets.
FBClient is a Python module for accessing the Facebook website, aimed at being a command-line "client" for users. The goal is to allow a user to interact with the site as they would using a graphical browser, but from a more direct text interface.