ConfigIt

ConfigIt 1.1

Basically ConfigIt reads configuration files and converts them to Python dicts (an array of all properties).Supported configuration file formats are usually all of the INI text files class, including .INIs, .CFGs, .CONFs, etc..Usage instructions are...

read more

The library implements the ISO 3166-1 standard for Python.Includes support for 2-letter country codes, 3-letter country codes and 3-digit country codes.Can be used for detecting country by country code, outputting the code for a given country and...

read more
Tempita

Tempita 0.5.2 / 0.5.3dev

Tempita features a very simple syntax, which makes it very user-friendly and can be used even by programmers starting up with Python.It allows developers to setup basic conditions and triggers, based on which text is inserted in the template's...

read more

The module is a must have tool for developers working in computer vision, robotics, graphics, 3D modelling, math applications, etc..Features:Implemented operations: Conversion between representations Geodesic distances Interpolation Random...

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

The IP2Location Python Library works with both versions of the IP2Location database, free and commercial, and also with both versions of the IP protocol, IPv4 and IPv6.The library allows developers to create Python applications capable of connecting...

read more
jsonpickle

jsonpickle 0.9.2 updated

The opposite operation is also supported: converting JSON to Python objects.jsonpickle relies and extends functionality found in many other open source Python JSON libraries around.This includes simplejson and demjson.What is new in this release:Added...

read more

Supports BitBucket Mercurial and Git repositories, SSH and HTTPS connections.Features:Authenticate user Clone repository Update repository Create repository Delete repository Pull repository Get an user's repositories Search repositories Get repo...

read more