public marks

PUBLIC MARKS from jdrsantos with tags open_source & python

29 March 2007

SQLAlchemy - The Database Toolkit for Python

by 7 others
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-perfo

Rhizome

Rhizome is a Wiki-like content management and delivery system that exposes the entire site -- content, structure, and metadata as editable RDF. This means that instead of just creating a site with URLs that correspond to a page of HTML, with Rhizome you c

27 March 2007

Keyphrene - Naja Homepage

Naja is a download manager and a website grabber. You can add some plugins (newsreader, FTP client and WebDAV client) and take control of your downloads from your office.

The HarvestMan WebCrawler

by 1 other
HarvestMan is a web crawler application written in the Python programming language. HarvestMan can be used to download files from websites, according to a number of user-specified rules. The latest version of HarvestMan supports as much as 60 plus customi

PEAK - The Python Enterprise Application Kit

by 1 other
PEAK is the "Python Enterprise Application Kit". If you develop "enterprise" applications with Python, or indeed almost any sort of application with Python, PEAK may help you do it faster, easier, on a larger scale, and with fewer defects than ever before

22 March 2007

twill: a simple scripting language for Web browsing

by 2 others
twill is a simple language that allows users to browse the Web from a command-line interface. With twill, you can navigate through Web sites that use forms, cookies, and most standard Web features.

ClientForm

ClientForm is a Python module for handling HTML forms on the client side, useful for parsing HTML forms, filling them in and returning the completed forms to the server. It developed from a port of Gisle Aas' Perl module HTML::Form, from the libwww-perl l

mechanize

by 2 others
Stateful programmatic web browsing in Python, after Andy Lester's Perl module WWW::Mechanize . * mechanize.Browser is a subclass of mechanize.UserAgentBase, which is, in turn, a subclass of urllib2.OpenerDirector (in fact, of mechanize.OpenerDirect

Beautiful Soup: We called him Tortoise because he taught us.

by 7 others
Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping. Three features make it powerful:

VPython

by 3 others
VPython is a package that includes: * the Python programming language, * the IDLE interactive development environment, * "Visual", a Python module that offers real-time 3D output, * "Numeric", a Python module for fast processing of arrays

SciPy -

by 1 other
SciPy (pronounced "Sigh Pie") is open-source software for mathematics, science, and engineering.It is also the name of a very popular conference on scientific programming with Python.

20 March 2007

Gnofract 4D: Superior Fractal Software : Home

by 1 other
Gnofract 4D is a free, open source program which allows anyone to create beautiful images called fractals. The images are automatically created by the computer based on mathematical principles. These include the Mandelbrot and Julia sets and many more. Yo

Pylons Python Web Framework

by 8 others
Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework. It's also one of the first projects to leverage the emerging WSGI standard, which allows extensive re-use and

19 March 2007

Twisted – Trac

by 4 others
Twisted is an event-driven networking engine written in Python and licensed under the MIT license.

16 March 2007

09 March 2007

Planimo::Home

Planimo is an instant messenger for private lan chats

08 March 2007

SQLObject

by 4 others
SQLObject is a popular Object Relational Manager for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. SQLObject includes a Python-object-based query language that makes SQL more abstract