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

Top Rated Scripts | Python

Results 41-60 of 147
Python Squeezes the Web
This 5-page tutorial describes how to grab remote web pages and process them locally in Python. Useful for parsing information off the web.
(12 ratings)
Reviews0
PriceFree
Views5134
Python FTP server download
This script, written in Python, allows to connect to server via FTP, loop through the filesystem. When a directory is encountered, script creates local directory. When it is a file – script creates new empty file locally and transfers bytes from file on the server to local copy in binary mode. This script can be used either as a part of deployment mechanism or just to create a backup of server.
(9 ratings)
Reviews0
PriceFree
Views902
Python Programming on Win 32
Python Programming on Win32 is the first book to demonstrate how to use it as a serious Windows development and administration tool. Unlike scripting on Unix, Windows scripting involves integrating a number of components, such as COM or the various mail and database APIs, with the Win32 programming interface. While experienced Windows C++ programmers can find their way through the various objects, most people need some guidance, and this book is it. It addresses all the basic technologies for common integration tasks on Windows, explaining both the Windows issues and the Python code you need to glue things together. Topics covered: Python programming quick-start, Windows Python basics, Python support for COM/DCOM, the Pythonwin editor, Office 2000 scripting, Windows NT administration and system programming, Python MFC programming, and Active Scripting.
(6 ratings)
Reviews0
PriceFree
Views4778
IP2Location Geolocation Web Service using Python SOAP
IP2Location Geolocation XML Web Service allows instant lookup of Internet visitors geographical locations by IP address. The web service returns country, state, city, latitude, longitude, zip code, ISP and domain name information. Developers can integrate the web service using SOAP protocol and no database installation or update required. Free sample codes available in several programming languages such as ASP, ASP.NET, VB.NET, C#, PHP, Perl, Python, ColdFusion and VBA. Please visit http://www.fraudlabs.com/ ip2location.aspx for more information.
(6 ratings)
Reviews0
PriceFree
Views2254
Zope
Zope is an Open Source application server and portal toolkit used for building high-performance, dynamic Web sites. Zope consists of a number components which work together to provide a complete yet flexible application server package. Zope includes an internet server, a transactional object database, a search engine, a web page templating system, a through the web development and management tool, and comprehensive extension support. Zope's open support for web standards such as XML-RPC, DOM, and WebDAV allows you unparalleled flexibility and interoperability.
(3 ratings)
Reviews0
PriceFree
Views5915
Oedipus
Oedipus is a collection of classes and modules, written in Python, for maintaining a hierarchical directory of Web links. You can use it to maintain your own collection of links, or you can use the XML dumps produced by the Open Directory Project (ODP).
(3 ratings)
Reviews0
PriceFree
Views5053
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
Views1728
LinkChecker
LinkChecker is a Python script for checking your HTML documents for broken links. Features include: recursive checking, multithreaded, output can be colored or normal text, HTML, SQL, CSV or a GML sitemap graph, additionally reports download time for HTML pages, HTTP/1.1 and 1.0, HTTPS, FTP, mailto:, Gopher, Telnet and local file links are supported, Javascript links are currently ignored, restrict link checking to your local domain, HTTP proxy support, give username/password for HTTP and FTP authorization, robots.txt exclusion protocol support, and internationalization support.
(12 ratings)
Reviews0
PriceFree
Views4875
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
Mailman
Mailman is Python-based software to help manage email discussion lists, much like Majordomo and Smartmail. Unlike most similar products, Mailman gives each mailing list a web page, and allows users to subscribe, unsubscribe, etc. over the web. Even the list manager can administer his or her list entirely from the web. Mailman also integrates most things people want to do with mailing lists, including archiving, mail-to-news gateways, multiple list owners and moderators, and so on.
(12 ratings)
Reviews0
PriceFree
Views10436
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
Planimo
posted byredguninSoftware
Planimo is an instant messaging system for LAN chats. It supports file transfers between users, private chats, can emit beeps whene new messages arrive, integrates well in the GNOME desktop and run on windows also and probably on other platforms also.
(6 ratings)
Reviews0
PriceFree
Views3319
Ming (Python/Zope module)
Ming is a library for generating dynamic SWF ("Flash") movies. It comprises all of the functionality of Flash 4, except for sound events (streaming mp3 is supported, though). The Python wrapper presents the movie components as objects in the Python environment, making programmatic movie generation easy and intuitive. Ming is also now available as a Zope module.
(12 ratings)
Reviews0
PriceFree
Views8866
pyfmf
pyfmf is an open-source project in Python for platform-independent file management. At its core, pyfmf consists of an extensible framework. As extensions from that framework, the project includes a console based toolkit (zigo) and a graphical platform (zago) that is effectively a wrapper around the toolkit. Use either just the framework by itself, the toolkit, or the graphical platform to build applications for archiving files, searching files, measuring disk usage, etc. For instance, build your own back-up utility using existent modules to select which directories and which files to back up. You can even use existent modules to detect which files have changed since the last back-up. Then you only have to implement a module (with a few lines of Python code) that executes the actual back-up operation (e.g., writing to a tape device).
(6 ratings)
Reviews0
PriceFree
Views3194
Battray
Battray is a python program that displays a tray icon to inform you of the battery status of your notebook. It is also able to take certain actions depending on battery status. It's simple, easy, fairly environment-independent, and “just works” without tons of (Gnome|KDE|..) dependencies.
(6 ratings)
Reviews0
PriceFree
Views870
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
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
rwhois.py
rwhois.py is a recursive whois module/client for python. It provides your typical whois lookup and the ability to parse records into usable objects. This is a modified version of the whois.py module by Scott Hassan.
(6 ratings)
Reviews0
PriceFree
Views5303
Django Hub responsive
Responsive layout. Django based backend. Python importer. Mysql, Postgres, sqlite background. Friendly urls. Ads zones.
(6 ratings)
Reviews0
PriceEUR 4.99
Views878
Addon for phpPowerCards 2.1
This is an addon written in Pyton for creating the configuration files for phpPowerCards 2.1. Features uploading the pictures to the right folder, and much more.
(3 ratings)
Reviews0
PriceFree
Views2347
Results 41-60 of 147