public marks

PUBLIC MARKS from jdrsantos with tags open_source & web

January 2008

October 2007

July 2007

June 2007

Snoopy

by 3 others
Snoopy is a PHP class that simulates a web browser. It automates the task of retrieving web page content and posting forms, for example.

May 2007

Webware for Python

by 1 other
Webware for Python is a suite of Python packages and tools for developing object-oriented, web-based applications. The suite uses well known design patterns and includes a fast Application Server, Servlets, Python Server Pages (PSP), Object-Relational Map

ActiveGrid - Enterprise Web 2.0

ActiveGrid is an Enterprise Web 2.0 solution that allows the composition of code-free applications that comply with corporate IT standards. Technologies include Python, Java, XForm, Xpath, WSDL, CSS, XML Schema (XSD), XACML, and BPEL.

FreeNAS: The Free NAS Server - Home

by 15 others
FreeNAS is a free NAS (Network-Attached Storage) server, supporting: CIFS (samba), FTP, NFS, AFP, RSYNC, iSCSI protocols, S.M.A.R.T., local user authentication, Software RAID (0,1,5) with a Full WEB configuration interface. FreeNAS takes less than 32MB on

April 2007

Quixote

by 2 others
Quixote is a package that supports Web application development by Python programmers. In Quixote, the templating language is a small extension of Python itself: the aim is to make Web page assembly take maximal advantage of the Python programmer's existin

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.

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:

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