2016
2010
Platypus | Sveinbjorn Thordarson's Website
by nhoizey & 1 other"Platypus is a developer tool for the Mac OS X operating system. It can be used to create native, flawlessly integrated Mac OS X applications from interpreted scripts such as shell scripts or Perl, Python and PHP programs."
2008
2007
Portable Python - your portable development environment
by fredbird & 2 othersPortable Python is a Python® programming language preconfigured to run directly from a portable device, enabling you to have, at any time, portable programming environment. Just download and extract to your portable device and in 10 minutes you are ready to create your next Python® application.
2005
Pexpect - a Pure Python Expect-like module
by parmentierfPexpect makes Python a better tool for controlling other applications.
Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.
Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. It can be used to a automate setup scripts for duplicating software package installations on different servers. It can be used for automated software testing. Pexpect is in the spirit of Don Libes' Expect, but Pexpect is pure Python. Unlike other Expect-like modules for Python, Pexpect does not require TCL or Expect nor does it require C extensions to be compiled. It should work on any platform that supports the standard Python pty module. The Pexpect interface was designed to be easy to use.
AI Alex - a chatbot
by parmentierf (via)Unlike other bots, Alex doesn't try to mimic a single personality. Every run creates a 'Genuine People Personality' with a different name, appearance, family, tastes in books and films, favourite colour and smell, least favourite colour and smell and different amounts of knowledge about books, films and geography. Every run is a new person!
2004
SourceForge.net: Project Info - pyCatalog
by parmentierfpyCatalog is a Python, MySQL, wxPython, Reportlab application specifically usable in library and information centers. It simply produces book catalog and card catalog in pdf format rendered using reportlab. The program takes MARC file as its source data.
Zope.org
by parmentierf & 12 othersZope enables teams to collaborate in the creation and management of dynamic web-based business applications such as intranets and portals. It makes it easy to build features such as site search, news, personalization, and e-commerce into your web applis.
1
(12 marks)