Erik Grinaker is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

erikg / python-chrono

A Python module for simple and convenient date/time handling

Clone this repository (size: 1.2 MB): HTTPS / SSH
hg clone https://bitbucket.org/erikg/python-chrono
hg clone ssh://hg@bitbucket.org/erikg/python-chrono
Tag
0.2.0
Filename Size Date modified Message
calendar
clock
parser
__init__.py 1.0 KB prepare version 0.2.0
date.py 14.5 KB fixed pep8 incompliance
datetime.py 11.0 KB fixed pep8 incompliance
error.py 2.4 KB changed package description
formatter.py 6.9 KB added calendar handling in Formatter
time.py 10.1 KB fixed pep8 incompliance
utility.py 4.0 KB ported code to python 3.1