OUT OF DATE: See the Singularity project here at sourceforge.
This project aims to make the expanse of human knowledge beautifully presentable and the exabytes of data navigable by an average user via the power of a Unified Data Model and 3d visualization layer for the Web.
It will invert the top 3 layers of the OSI network model to make a 3-dimensional presentation layer with a peer-to-peer session layer for the Internet.
For the curious, there is a simple demo that provides a...
Automatic email petitioner for the Australian Federal Government.
Petitioner is a CGI application written in Python that lets users create and send petitions to multiple members of parliament at once.
Petitions are saved to a unique link that can be shared. Every time someone follows that link, a petition will be sent to the selected MPs.
SAT (Simple scAnning Tool) is a simple and fast network scanner written in Python progamming language. It is used to identify network devices/services: the identification is based on recieved data (for example banners).
Tracefrog is a program that gives you the real time web page's update. You can track the web pages you interested for any web sites with any part. (no matter it provides RSS or not).
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.
resn is a library to create social networking apps easily using Redis and Python. Friends, followers, feed and authentication features provided out of the box, works with all web frameworks.
Supybot Twitter plugin, using OAuth. Requires oauth2 & simplejson
As of March 2013, Twitter will be removing API 1.0 and supytweet will likely cease to work.
For an up to date twitter plugin see ProgVal's Twitter on his github; https://github.com/ProgVal/Supybot-Plugins
Proxy Tester is a proxy list tester and then it generates a wpad.dat file you can use for your browser based on working servers. wpad.dat file selects a random proxy server from the list of provided working proxy servers with each connection request.
UDPonTCPproxy proxies UDP traffic from a set of ports over TCP tunnels. Server side NAT's the UDP ports to a chosen destination, then sends back destination's replies. Usefull to tunnel UDP over SSH tunnels to things like license or game servers.
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.
MaxMind GeoIP is a set of APIs for looking up the location of an IP address, including the country, region, city, latitude, and longitude. Free GeoLite databases are available at http://www.maxmind.com/app/geolitecity
UN.me is a web application for both collaboration and general socialization. It synchronizes an environment between two or more users in which they can chat, share photos, collaborate on documents, and more, all in real time.
A set of python scripts to provide command-line access to GroundWork Open Source. gwcmd allows to perform operations from commandline, and from remote servers.
WebInspector is a websites watcher, a python console program that periodically checks a list of websites for changes and updates. If such an update is detected, selected by the user program (or programs) is executed. By default it's a web browser.
Programa escrito en python y que permitira analizar las antenas y tarjetas inalambricas para compararlas asi como calibrar la calidad de la conexion. Este es mi primer programa en python por lo que os ruego comprension.
Kojoney is an easy of use, secure, robust and powerfull Honeypot for the SSH Service written in Python. With the kojoney daemon are distributeds other tools such as kip2country (IP to Country) and kojreport, a tool to generate reports from the log fi
Cislog is a syslog server that specifically targets Cisco devices and their implementation of the syslog protocol. It consists of a Django web interface and a syslog listener with a database between them.
DNS Metasync helps DNS administrators to deploy a DNS cluster where slaves servers' zones are kept in sync with the master: adding or deleting a zone in the master reflects the change on the whole umbrella in an automated fashion
Networking and sockets in scripting languages is difficult and often overcomplicated! Monasic is a server daemon (service) which does all the low level work to create a simple message-based environment, allowing easy access to networking via scripts.