4 projects tagged "Python Modules"
IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters, and companies. It can retrieve data from both the IMDb's Web server and a local copy of the whole database. The IMDbPY package can be very easily used by programmers and developers to provide access to the IMDb's data to their programs. Some simple example scripts are included in the package.
WebPython is a Web-application development toolkit written in the Python programming language. It contains an object relational database layer, portable over MySQL and PostgreSQL; a document templating engine complete with simple built-in automation; and a mechanism to store Python objects in an SQL database, among other features.
bbgun moves phpBB forums to WordPress blogs. bbgun pulls a forum entry from the phpBB database, translates the text (bbCode to strict XHTML), date, and other fields, and pushes the translated entry into the WordPress database. With bbgun, you can move individual posts, move entire threads, move only certain users' posts, map phpBB users to WordPress authors, and specify WordPress categories for the new entries.