Projects / PyFileMaker

PyFileMaker

PyFileMaker is a set of Python modules that makes it easy to access and modify data stored in a FileMaker Pro database.

Tags
Licenses
Implementation

RSS Recent releases

  •  29 Jun 2005 11:00

Release Notes: This release adds 'self' into the parameters in the clearParams functions. Without it, those functions could not be called.

  •  02 Oct 2003 07:55

Release Notes: A bug where the doAction function would not reset the database and sort parameters was fixed. The clearDBParams function was added. The clearSortParams function was added.

  •  02 Oct 2003 07:53

Release Notes: Newlines in field values are now preserved.

  •  02 Oct 2003 07:38

Release Notes: Support for basic HTTP authentication and password protected databases was added. The setPassword function can be used for this purpose. A bug where findall would only return 25 records was fixed.

  •  02 Oct 2003 07:18

Release Notes: Support for Macintosh OS X was improved. Images are now supported. Speed was improved by switching from urllib to httplib.

Screenshot

Project Spotlight

txtorcon

An asynchronous Python Tor controller using Twisted.

Screenshot

Project Spotlight

pgBadger

A tool that parses PostgreSQL log files and generates fully detailed reports with charts.