Top 1-50 Python scripts at Programsdb.com

Scripts are listed after popularity.       To display the scripts in alphabetical order please click here



1)   YahooQuote.py
This is a Python module which is used to fetch stock quotes from Yahoo Finance.

2)   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, in place of which mp3 is supported. The Python wrapper presents the movie components as objects in the Python environment, making programmatic movie generation easy and intuitive.

3)   Python/Tkinter stock quote grabber
This is a Python stock quote grabber which uses yahoo’s spreadsheet quotes for the data and a Tkinter to implement a gui interface

4)   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.

5)   Writing CGI Programs in Python
Python has a very extensive, well documented and portable module library that provides a large variety of useful functions. The Internet-related collection is particularly impressive, with modules to deal with everything from parsing and retrieving URL's to retrieving mail from POP servers and everything in between. Main topics include: Why should my next CGI project be in Python? Your First CGI program in Python, Getting some real work done, Defining a useful Display function, Putting the pieces together, and Simple Database Access.

6)   Ransacker
This script written in Python is a scriptable, incrementally-double-indexed search engine that can index any text with any key and makes it easy to index content (“pages”) stored in databases, file systems, the web etc.

7)   Developing a full-text indexer in Python
As the volume of information grows, effective means of locating specific information become ever more crucial. This column discusses the field of full-text indexing, with a focus on the author's public-domain indexer module.


8)   Poor Man's Zope
This poor man’s zope (PMZ) is small script which helps you to combine HTML and Python script. For performance issues it might be necessary to rewrite the code into an Apache web server module for best performance.

9)   CCQ BBS System
This tool is a high level BBS language which has the basic features of common web message boards and allows posts to be organized by multiple, user configured ways.

10)   viewportfolio
The performance of a stock portfolio that is established in a data file can be achieved by this portfolio tool.

11)   XML Processing with Python
This article illustrates the principle features of the Python language, and then examine the XML processing capabilities of Python.

12)   Five Minutes to a Python CGI
This is a quick overview of Python script language. Discussion includes comparison to other scripting languages, Using the Python CGI Module, debugging, and more.

13)   Oedipus
This tool is a collection of classes and modules which is written in python to maintain a hierarchical directory of web links.

14)   Gypsy Mail
This is a well featured and flexible python clone of the familiar cgiemail script which allows you to set up an HTML form on your website, collect information from your site’s visitors and send a well formatted e-mail to yourself or the other e-mail addresses.

15)   Daily Python-URL
We provide tools to help you develop applications better, faster, and cheaper... Pick three.


16)   Charming Python: Text processing in Python for beginners
This article brings out the ability of Python to scan and manipulate textual data. It explains some general concepts of regular expressions and offers advice on when to use regular expressions while processing text

17)   Sched-Gen
This tool written in Python is an automated HTML weekly schedule generator which uses a fairly simple file to generate a HTML table with a week-long schedule in it.

18)   ChartDirector (Python Edition)
A fast and powerful charting component for creating professional and clickable charts. Supports all major chart types - pie, bar, line, spline, trending, area, bubble, scatter, polar, box-whisker, finance, gantt. Easy to use, highly flexible and customizable. Comes with numerous sample codes.

19)   Spyce
SPYCE is a server-side language that supports simple and efficient Python-based dynamic HTML scripting. It allows one to generate dynamic HTML content just as easily as using JSP, PHP or ASP, using Python for the dynamic parts. Its modular design makes it very flexible and extensible

20)   ASPN : Cookbook : Python Cookbook
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters.

21)   Active Python
This is a quality-assured binary build of Python, available for Linux, Solaris and Windows. It provides the ActivePython binary packages free. In addition to the core binary code, it includes commonly used external modules including expat for XML processing, zlib for data compression; a suite of Windows tools developed by Mark Hammond, including the Pythonwin IDE, support for Python ASP, the PythonCOM system; and more.

22)   OpenRPG
This game which is released under GPL including some d20 system specific game tools is a suite of tools for online and tabletop gaming

23)   How to use Python's xml_objectify
This article presents the xml_objectify module. It describes how to use xml_objectify and the advantages of using this "Pythonic" module for working with XML documents as objects.

24)   Python Tree Menu
This Python three menu is a Python CGI script is used to navigate your website by creating a tree menu.

25)   Python for the PalmOS
Pippy is a subset of Python to the PalmOS. With this you can create custom applications to run on Palm devices, and also as an interactive environment on the Palm. This article brings out the strengths and limitations of Pippy.

26)   Wasp
This tool is a platform-independent HTML preprocessor which has tags that enhance your HTML to allow macro expansion, file inclusion, code execution etc.

27)   Aether
Aether consists of python coded modules that allows you to build and maintain weblogs and websites more easier. Supports Apache server and no database is included. Images can be uploaded with site pages.

28)   Python Library Reference Search
Offers a Python Library Reference Search.

29)   Python 101
Python, a unique, open-source scripting language popular with many Linux coders. Once you have seen the power and simplicity of Python, you may never go back to other languages you have been using like Perl, java etc. This article illustrates the differences between other scripting languages and Python

30)   Maios
Maios enables webmasters to offer web-based email to their visitors. It is quite similar to Hotmail or Yahoo!Mail. Maios supports multiple users, and new user registration. It can be configured to read remote email also, allowing users to consolidate their various email accounts into one location.

31)   Nuxeo Collaborative Portal Server
Nuxeo CPS is the web content management solution for Zope. Users create and manage content in Workgroups and publish them in Publications spaces. Nuxeo CPS also features office document integration, indexing, and conversion to HTML format; versioning; attached comments; interactive services (e.g. mailing-lists); and skinning of hierarchies.

32)   Swocket
Swocket is a cross-platform modular XML Socket server framework implemented in Python with the intention of being used to communicate with Macromedia® Flash® 5 content but is easily usable with other platforms that support the same flavor of XML Sockets

33)   Intro to PYX
XML uses plain Unicode text and all structures are declared with predictable-looking tags. The open-source PYX format is a purely line-oriented format for representing XML documents that allows for much easier processing of XML document contents with common text tools and the usual UNIX collection.

34)   Zope
This tool which is used to build high performance and dynamic web pages consists of a number of components that work together to provide a complete and flexible application server package.

35)   MoinMoin
This is a python Wikiclone which was based on PIKIPIKI.

36)   Improving the social infrastructure of Python: pydoc and distutils modules
The introduction of several modules and tools in recent Python versions has improved Python, not so much as a language, but as a tool. This article reviews these modules that make the job of Python developers substantially easier by improving the documentation and distribution of Python modules and packages.

37)   ActiveState - Python Resources
ActiveState offers open source for Python and other programming languages.

38)   Cyphx
You can use this script to encrypt and decrypt text files. This is a handy tool for all webmasters in securing their web contents.

39)   Elgoog
Elgoog is a funny program that consists of python driven modules which executes the functions to reverse text contents and outputs them with data table. Works as google mirror joke site.

40)   Indexed Network Graphic Archiver
This is a network-centric Graphic/Photo database program using Python/MySQL which uses a robot to crawl through the network paths stored in the database, searching for new graphic files.

41)   Functional programming in Python, Part 2
This article is a continuation of the introduction to functional programming (FP) in Python. It offers various programs of problem-solving and demonstrates several intermediate and advanced concepts of FP.

42)   Python Community Resource
Python Community Resource is an online community for programmers and people interested in programming languages like Python.

43)   pikipiki
This is a cooperative authoring system for the web which is written in Python having a strong emphasis on small and simple code.

44)   Pagecast
This is a python program used for submit a list of URL’s to the internet search engines such as Hotbot, Lycos etc which in turn add the URL’s to it’s queue for “spidering”.

45)   Pyle
Pyle, a Wikiclone written entirely in python is an implementation of a program sharing general ideas with the original WikiWiki developed by Ward Cunningham.

46)   SquishDot
This is a web based news publishing and discussion product that allows you to handle threaded discussions with a minimum of configuration and day-to-day management by building a web-based news site.

47)   SICKnotes
SICKnotes which is a short form for site inventory, configuration and knowledge is a web tool which is based on the permissions that assists with inventory, system changes, contact info, and knowledge for anything from a small startup to a data center.

48)   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.

49)   Object-Oriented Language: Python
Object-Oriented Language: Python offeres resources and information about Python related subjects.

50)   pppLogger
This networking tool stores the current time to a MySQL database every time the pppd connects to your isp which will be useful to guess the next disconnect time if you get dis connected every 24 hours.



Browse Pages:    |< 1 [2] [3]     >>     >|  
    Home
    Top Downloads
    New Programs
    Awards
    Link to us
    Submit
    Contact us

 

Scripts Categories

 



Game Cheats

Updated: Sunday, 11 May 2008

Privacy Policy