IMDbPY

IMDbPY 5.0

Platform-independent and written in pure Python (and few C lines), it can retrieve data from both the IMDb's web server and a local copy of the whole database. IMDbPY package can be very easily used by programmers and developers to provide access to the...

read more
Instant

Instant 1.3.0

Instant is a mix between features previously found in other tools like Distutils and SWIG.What is new in this release:This release contains an improvement for file locking on...

read more

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
irclog2html

irclog2html 2.13.1

This is a Python port from to Perl script irclog2html.pl.Features:XHTML & CSS output Unique, automatic nick colors (preserved across nick changes) URL highlighting Bookmarkable timestamps for each line Navigation links between daily log files What is new...

read more
ISBNid

ISBNid 0.4.0

ISBNid allows developers to easily work with ISBN (International Standard Book Number) codes without having to read the entire standard and then create a special validator for these kind of IDs.The library comes with built-in functions that allow...

isit

isit 0.3.3

isit scans environment variables and reports on them when queried.Can be used in detecting: OS typesLinux distributionsPython versionsEndianness typeCPU architectureRequirements:Python 2 or...

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
ITC

ITC 0.3.3

The library breaks the iTunes file (.itc) down into pieces and retrieves any image file format it founds.It automatically detect PNG, JPG and ARGB images.An output folder can optionally be specified.What is new in this release:Removed shebang line in...

read more
jprops

jprops 1.0

The script will parse a Java-based properties file and output the content to a Python object (dict).Can also be used for writing data to a properties...

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