Pytz

Pytz 2015.4 updated

The pytz module ports the Olson timezone database for the Python environment.This library can be used to compute timezone calculations using Python 2.3 or higher.It supports and solves issues of ambiguous times at the end of daylight savings...

pyvat

pyvat 1.3.1

pyvat was developed for the Iconfinder.com icon search engine and was later open sourced.The module is an abstraction layer to the various country-specific VATIN validation rules, allowing developers to validate VAT numbers via Python syntax with ease.All...

PyYAML

PyYAML 3.11

YAML is a data serialization format designed for human readability and interaction with scripting languages.PyYAML is up to date and can parse any data supported by the official YAML specification.Features:Complete YAML 1.1 parser. Unicode support...

read more

The script is only for POSIX users.This module simply goes to The Quotations Page (www.quotationspage.com) to pull the quotes and motivational quotes of the day for the past 10 days, pickles the cached quotes in the home directory and randomly picks one...

read more

The interface resembles zipfile's interface.The archive structure parsing and uncompressed files are handled in pure Python.Decompression is done via 'unrar' command line utility.Features:cursor-pointer" onclick="spovl3hide();"> Application features...

read more
RDFLib

RDFLib 4.2.1 updated

This is a simple yet powerful language for representing information stored in RDF format. The library contains parsers and serializers for RDF/XML, N3, NTriples, Turtle, TriX and RDFa. The library presents a Graph interface which can be backed by any one...

read more
RPyC

RPyC 3.3.0 updated

RPyC stands for Remote Python Call.RPyC makes use of object-proxying, a technique that employs Python's dynamic nature, to overcome the physical boundaries between processes and computers, so that remote objects can be manipulated as if they were...

read more
rss2jira

rss2jira 0.1.22

rss2jira works with already existing RSS feeds and with real-time updates to designated feeds.To avoid duplicates, already existing RSS entries and JIRA issues are ignored.The keywords it follows are all customizable and can be set via the rss2jira.conf...

read more
rst2pdf

rst2pdf 0.93

The old way of generating PDFs from reStructuredText was by going through LaTeX.This tool provides an alternative by producing PDF directly using the ReportLab library.Features:User-defined page layout. Multiple frames per page, multiple layouts per...

sassin

sassin 0.9.3

SASS, currently known as SCSS, is a markup language and compiler for enhancing CSS syntax.The Python "sassin" module takes code written following SASS guidelines and converts it directly into CSS code.The module is useful where the original SASS...

read more