It pre-defines all the world's currencies, according to the ISO 4217 standard. The module comes basically with 2 classes, one for working with money data, and one for settings and manipulating world currencies. In order to account for working with money...

metaPdf

metaPdf 0.3.2

metaPdf can parse or edit a PDF file's meta data.Limitations:Still in alpha development stage, but working fine. Might change from version to...

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,...

Pygeocode

Pygeocode 0.0.5

The module is basically a wrapper for a multitude of public geocoding APIs.For now, the service supports Google's Geocoding API and Yahoo's Place Finder API.What is new in this release:Added full example to...

cookies

cookies 1.2.1

cookies.py is both a cookie file reader and generator at the same time.The module is compliant with the RFC 6265 standard that governs the modern day HTTP cookie file definitions.Features:Uses URL encoding Easy parsing system Contained in one...

xls2db

xls2db 0.0.8

The resulted database file can be opened using Python's sqlite3 module.The outputted database follows a particular schema, which can be customized based on the developer's...

json2xlsx

json2xlsx 1.2.5

json2xlsx is a Python module that takes a JSON file and converts it to XLSX format.Designed to work with the Python CLI out of the box, developers only need to point it to a JSON file and it will generate the Excel Spreadsheet in the desired...

ATpy

ATpy 0.9.7

The following database formats are supported: SQLite, MySQL, and PostgreSQL.The FITS, VO, and IPAC tables format are supported.ATpy is a high-level package providing a way to manipulate tables of astronomical data in a uniform way. A table is defined by...

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...