WWW-wide translation of HTML pages. This should be run as CGI script or Server module. HTML pages are fetched, translated, links are updated in order to continue translation when the user follows a hyperlink.
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.
yalimon (Yet another linux monitoring tool) is a pythonscript that runs as a cron job, gathers data from several commands, stores it in a database and then creates graphs out of it. A web interface is used to view the images and to manage the module
A small Pythonscript that allows administrators to place quotas on *nix accounts without much technical knowledge or root access. It is ideal for those who share and/or resell web hosting or other resources.
This is a script to download a book from Springerlink in a nicely named folder with named chapter pdf-s. Example call for http://www.springerlink.com/content/ut18k333h375/?v=editorial is python downloadBookFromSpringerLink.py ut18k333h375 ./
A command-line Python utility to mine information on open source projects using the ohloh web service APIs. The script is enables analysis of open source projects indexed by ohloh by providing source lines of code (SLOC), contributor data and other info.
1. Create an object-oriented pythonscript that can represent mathematical concepts and their properties. 2. Represent all numeric values exactly. 3. Provide a variety of formats to export or embed representations of the mathematical concepts.
Lazyscripts is just a stupid script distrubtion tool and quick-installer in linux, Source code can be found here: http://github.com/hychen/lazyscript/tree/master we don't use this site now, we moved to www.lazyscripts.org
XBMC Complete installer is a Linux automated installer for XBMC on top of minimal Ubuntu install. It aims to provide quality and complete support for installing & configuring for ION platforms/others. It automates otherwise complex tasks.
This script analyze access log from Nginx server. This script shows result which contain info about the longest request sorted by status, size and request. It helps to find long requests on your nginx server. It could help if you use Nginx as CDN.
This project is NOT an RSS Feed reader but is a pythonscript that checks whether web page(s) have changed since you last checked. A GUI based on PyQt is under development (in the SVN version). Development is stalled till I get more help. To join, send me a message at https://sourceforge.net/sendmessage.php?touser=2955941
Calcuthon is an open source command line calculator written totally in python without any modules. To set Calcuthon up just extract the folder and run the calcuthon03 script. e = the past answer, and y = equals the number in the "cache.txt" file.
The Basic Activity Tracker is a Pythonscript that measures how much time your home users spend each day using computers around the house. Unlike other such utilities, The Bat works across multiple computers sharing a connection to SimpleDB on AWS.
A powerful python module that lets you output HTML code from within a pythonscript in a very efficient and convenient fashion. Code your web-page like a GUI! Create tags and modify their attributes at anytime during your script. http://pyh/googlecod
A web script for counting unique hits and stores the http header information for each hit in a MySQL database. The script also creates a .html document for viewing all hits contained in the database. The script is written in python.