Dict4Ini

Dict4Ini 0.9.9

The module acts just like a dict, but can access it's sections and options with attribute syntax, just like x.test.Features:As simple as others Can access options according to dict syntax, just like x'name''o' = 1,...

dicttoxml

dicttoxml 1.6.6 updated

A Python dict (or dictionary) is an associative array for storing and transferring data between Python operations.The dicttoxml (dict2xml) module provides useful methods for taking a Python dict and converting it into XML strings, for processing...

read more
DirectPython

DirectPython 0.9.0

DirectPython uses DirectX almost directly, usually just interpreting Python objects to a form that DirectX can understand.Naturally Python's philosophy has been kept in mind during the planning: DirectPython is simple to use and install. There is no need...

read more
Django Frontend

Django Frontend 1.6.1 updated

Django Frontend can be used in quickly setting up the frontend interface of a Django project. It's nothing more than a collection of scripts, making sure the developer has a default interface in place for his Django app or website. Django Frontend is...

The django-bootstrap-themes package simply helps developers skin Django projects via the successful Bootstrap CSS frontend UI framework.This will enable them to take full advantage of one of the most powerful and well-supported UI frameworks...

By default, all Django applications come with a backend panel, a dashboard only accessible to admins, since the data presented there is quite sensitive.For the frontend section of the Django site/app there's no user dashboard utility, unless you're...

read more

This Django module provides a fully working Django app shipped with Twitter Bootstrap as its default front-end UI.Both versions, for using LESS or CSS, are provided.What is new in this release:The less/mixins folder was accidentally left out of package...

read more
docx2html

docx2html 0.2.3

docx2html takes OOXML valid .docx files and rewrites their content as a HTML page.All produced HTML code is standards compliant and free of any Word-specific formatting syntax.For now docx2html just extracts the content of the .docx file, with few...

Doit

Doit 0.26.0

In doit, unlike other build-tools, a task doesn't define a target file to use the execute command if not up-to-date.This makes doit specially suitable for running a sub-set of test suites.Like most build tools is used to execute tasks defined in a...

DOLFIN

DOLFIN 1.5.0

This is a simple, consistent and intuitive object-oriented API in C++ and Python.Features:Automatic and efficient evaluation of finite element variational forms through FFC or SyFi Automatic and efficient assembly of linear systems General families of...