Best Python Modules for Web
Threading2 was designed to implement primitives using native platform functionality where possible and to expose more sophisticated functionality.It has the ability to alter thread execution priority, and also supports thread groups for parallel code...
It provides backends for Python running on Windows, Linux, BSD (possibly any POSIX compilant system) and Jython.The module named "serial" automatically selects the appropriate backend. The module is a serial port extension for Win32, BSD, Jython,...
Microsoft Office is the World's most used office software pack, a solid solution from Microsoft for managing various problems, and connecting with people.Miette is a Python module for parsing data found in various Office documents.Right now, Miette can...
Grammars are implemented directly in the client code using parsing objects, instead of externally, as with lex/yacc-type tools.Includes simple examples for parsing CORBA IDL, SQL and 4-function...
Django is a Python framework. It is unique from any other framework because it comes with its own admin interface out of the box.
Grappelli works by adding new features and small tweaks to Django's administration panel, with the purpose of accelerating...
Specifically designed for Python apps, it's written in pure...
The client is standards compliant with many Java technologies.Features:Simple: less than 200LOC client/server concrete implementation
Flexible: adapted to several SOAP dialects (Java Axis, .Net, JBoss)
Pythonic: no artifacts, no class generation, no...
DBF stands for DataBase File, a format commonly used by desktop-based data administration software like the aforementioned.The dbf Python module is suitable reading or writing these kind of files.Supported:Text fieldsCodepage settingsMemosNull...
JSON-RPC is an RPC protocol that uses JSON-encoded messages. python-jsonrpc is a small script for listening to remote calls and answering with JSON data.Besides this, it includes a feature to convert JSON-RPC strings to Python objects for further...
BinaryOrNot can be used in more complex programs and websites to analyze if a file can be opened and have the text extracted, or it needs to be passed over to another script that can handle binary forms.The library is very light and has no external...