Menu

Tree [r2] /
 History

HTTPS access


File Date Author Commit
 .git 2012-09-23 drgoulu [r2]
 .settings 2012-09-23 drgoulu [r2]
 Goulib 2012-09-23 drgoulu [r2]
 branches 2012-06-25 allura [r1] Initial commit
 build 2012-09-23 drgoulu [r2]
 dist 2012-09-23 drgoulu [r2]
 docs 2012-09-23 drgoulu [r2]
 tags 2012-06-25 allura [r1] Initial commit
 trunk 2012-06-25 allura [r1] Initial commit
 .gitignore 2012-09-23 drgoulu [r2]
 .nojekyll 2012-09-23 drgoulu [r2]
 .project 2012-09-23 drgoulu [r2]
 .pydevproject 2012-09-23 drgoulu [r2]
 CHANGES.txt 2012-09-23 drgoulu [r2]
 LICENSE.TXT 2012-09-23 drgoulu [r2]
 MANIFEST 2012-09-23 drgoulu [r2]
 MANIFEST.in 2012-09-23 drgoulu [r2]
 README.txt 2012-09-23 drgoulu [r2]
 setup.py 2012-09-23 drgoulu [r2]

Read Me

===========
Goulib
===========

My Python library
author : Ph. Guglielmetti drgoulu@gmail.com
license: LGPL

* datetime2.py : additions to datetime standard library
* itertools2.py : additions to itertools standard library
* math2.py : additions to math standard library

* markup.py : simple HTML output (branch of http://markup.sourceforge.net/)
* interval.py : operations on [x..y[ intervals

* table.py : Table class with CSV I/O, easy access to columns, HTML output
* workdays.py : WorkCalendar class with datetime operations on working hours