Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology

Most Popular Scripts | Python

Results 1-20 of 147
Kpe
Simple program for encoding different kind of audio formats: wav2mp3, wma2mp3, mp32ogg. You can encode single files or an intere directory The program is under development, more audio formats will be added.
(64 ratings)
Reviews0
PriceFree
Views5252
Zombie Journey to Los Angeles
Zombie Journey to Los Angeles is a top down shooter created in Python, where the player will have to survive a zombie apocalypse. It has several game modes, such as campaign mode, survival mode, hardcore mode and sniper mode. There are some challenges too that the player may try to achieve. Here is the trailer of the video game: http://www.youtube.com/watch?v=iLilZbxGC0Q
(46 ratings)
Reviews0
PriceFree
Views2723
Merchant Empires
Merchant Empires is a PHP/Python/PostgreSQL-based multiplayer, web-based game of space exploration and economic competition. It is a game of strategy, role-playing, combat, and diplomacy. Merchant Empires is loosely based on both Trade Wars and Space Merchant.
(45 ratings)
Reviews0
PriceFree
Views36440
OpenRPG
OpenRPG is a suite of tools for online and tabletop gaming, including some d20 system specific game tools. OpenRPG is open source and is released under GPL.
(33 ratings)
Reviews0
PriceFree
Views11003
BoboMail
BoboMail is a webmail application, which provides mail access through a web interface. Features include: read, write, reply, forward and delete messages; send and receive attachments; decodes quoted-printable, base64 and uuencoded; handles HTML-mails properly (with inline images!); does not need Javascript; direct support for various MIME types; works with POP3-servers or spool-files (no need for IMAP4); easy to modify and customize through HTML-templates; modular design provides easy interface for other authentication methods and mail protocols; and provides optionally its own fast multithreading webserver (BoboMailHTTPD); multi-lingual support (i18n) - currently English and German.
(33 ratings)
Reviews0
PriceFree
Views19365
Webware for Python
Webware for Python is a suite of software components for developing web-based applications that are multi-threaded, object-oriented and cached. The suite uses well known design patterns such as servlets and server pages (as found in ASP, PHP and JSP). It includes the following components: WebKit that provides Python classes for generating dynamic content from a web-based, server-side application; Python Server Page (or PSP), an HTML document with interspersed Python instructions that are interpreted to generate dynamic content, similar to PHP, ASP and JSP; CGI Wrapper, a CGI script used to execute other Python CGI scripts; WebUtils, a basic set of functions for common web related programming tasks such encoding/decoding HTML, etc.
(33 ratings)
Reviews0
PriceFree
Views8656
Zope
Zope is a unique software system: a high-performance application server, a web server, and a content management system. Straight out of the box, it is a complete and self-contained solution, that includes a robust, scalable object database, web services architecture, and powerful programming capabilities.
(30 ratings)
Reviews0
PriceFree
Views11958
Jcalc Science/Business Calculator
This script is written in Python with Tkinter interface. It has full scientific and some business calculation functions. Sept6,2003:Some minor changes were made to enhance the calculation capabilities.
(30 ratings)
Reviews0
PriceFree
Views3291
Old Maid Card Game
The scripts are based on the lessons in "Think like computer scientist" and Guido's Solitaire game. The card images are borrowed from PySol directories. This is a simple and fun game to play for kids of all ages.
(27 ratings)
Reviews0
PriceFree
Views4918
IP2Location Python Library
IP2Location Python Library is used to utilize all of the IP2Location database products. This API is meant to allow easy integration between your program written in Python and the IP2Location Binary (.BIN) data file which will allow you to query the data for information like Country, Region, City, ISP, Latitude, Longitude, Domain, ZIP code, Time zone, ISP, Domain name, Connection type, Area Code and Weather station code. It has been optimized for speed and memory utilization. Developers can use the API to query all IP2Location binary databases for applications written in Python. Get more geolocation information at http://www.ip2location.com .
(27 ratings)
Reviews0
PriceFree
Views1173
Ace Casino - Word Ace - Cheat/Hack
I have created a script which finds the best word combinations in the game Word Ace on Ace Casino. It will tell you how many points you will get and the best words for the highest points. Just download the 2 files from below and run the python script, you just have to enter letter:val pairs and it will generate the words for you. eg. 'e:1 e:-1 f:4 g:4 x:8 q:8 u:1 t:1' It runs in a loop so you can enter the new letters on each hand. I don't mind what you do with the script, share it around all you like, the more people know the better!
(21 ratings)
Reviews0
PriceFree
Views1443
Python Resource Directory
Get here the best collection of Python Scripts, Tools, Tutorials, Books, and other reference resources. Python is an easy to learn, powerful programming language. Python is a dynamic, object-oriented programming language that can be used for many kinds of software development.
(18 ratings)
Reviews0
PriceFree
Views1727
HTML-Calendar (Python)
Use this Python class to create a monthly calendar. It's easy to use and highly customizable, supports multiple languages, and you can choose whether weeks start with Saturday, Sunday, Monday, or any other day. Of course you can create as many calendars as you like.
(18 ratings)
Reviews0
PriceFree
Views3183
OraSchemaDoc
OraSchemaDoc is "JavaDoc" style detailed documentation for all objects in schema covering Oracle specific features. Result of execution of oraschemadoc is set of static html files.
(18 ratings)
Reviews0
PriceFree
Views3035
SQLToolBox
Sqltoolbox is a collection of database manipulation tools allowing viewing, editing, and querying of data across different database platforms and operating systems.
(18 ratings)
Reviews0
PriceFree
Views4403
plibw
plibw provides a thin layer to wrap DB-API 2.0 compatible driver to PHPLib style.
(18 ratings)
Reviews0
PriceFree
Views2429
What Is My IP - Clone Script
This is a script site that displays the public IP address as the many similar sites to "What's Your IP Address?" with a geo map and many customizable options that are in the file ~/config/conf.ini The configuration file for Apache CGI is also provided.
(18 ratings)
Reviews0
PriceFree
Views2123
Aether
posted bypfhinBlog
A script for managing weblogs and web-sites, for use by individuals or by groups collaboratively running a site. Allows management of a web-site entirely from the web like a wiki. Trivially create, edit, move and delete pages, and create weblogs with Atom feeds. If anyone in a group can update a site from any browser, anywhere, it is likely to be kept up-to-date.
(15 ratings)
Reviews0
PriceFree
Views7084
VIFF: Virtual Ideal Functionality Framework
Virtual Ideal Functionality Framework is a framework for creating efficient and secure multi-party computations (SMPC). Players, who do not trust each other, participate in a joint computation based on their private inputs. The computation is done using a cryptographic protocol which allows them to obtain a correct answer without revealing their inputs -- even if some players try to cheat by deviating from the protocol. Operations supported include addition, multiplication, and comparison, all with Shamir secret shared outputs.
(15 ratings)
Reviews0
PriceFree
Views1716
HTML-Graphs (Python)
Use the BarGraph class to create horizontal / vertical bar graphs, progress bars and faders. You can create simple graphs and even grouped bar graphs with legends, add labels, change colors etc. No graphics or graphical libraries required.
(15 ratings)
Reviews0
PriceFree
Views2596
Results 1-20 of 147