[Announce] boost.date_time library Python bindings



Hi. I am pleased to announce a new Python package - date_time.

date_time package is a Python bindings for the boost.date_time C++ library.

boost.date_time is a cross-platform and open source C++ library which
is designed
to provide a basis for performing efficient time calculations.
The boost.date_time library has been created by Jeff Garland.

boost.date_time library has:
* good documentation
* well defined interfaces
* clear concepts
* comprehensive unit tests

The boost.date_time library home page: http://boost.org/doc/html/date_time.html.

The date_time package also has comprehensive unit tests. Documentation of
boost.date_time library can be re-used for the Python package.

date_time package available for Linux(Python 2.3) and Windows(Python 2.4).
Download:
http://tinyurl.com/cp3lo
http://sourceforge.net/project/showfiles.php?group_id=118209&package_id=167694&release_id=374482

The date_time package was created using boost.python library and new
code generator - pyplusplus.

The boost.python library home page:
http://www.boost.org/libs/python/doc/index.html
The pyplusplus package home page: http://www.language-binding.net/

Enjoy.

Roman Yakovenko
.



Relevant Pages

  • Re: [SWI-Prolog] Possible to register a foreign function dynamically?
    ... I am writing a Python package to interface SWI-Prolog's foreign ... but when I run a query such as `X ... Is it possible to register a foreign function ...
    (comp.lang.prolog)
  • Re: Building / making an application
    ... Most of the documentation for deb or rpm will talk about make files. ... But even a distutil based python package can be made ...
    (comp.lang.python)
  • Re: Ellipse fitting in python?
    ... > Is there a python package out there that supports fitting a set of 2D ... > points to an ellipse? ... I know of a FORTRAN package and I myself have a package written ... RWTH - Aachen University ...
    (comp.lang.python)
  • Re: Building / making an application
    ... Most of the documentation for deb or rpm will talk about make files. ... But even a distutil based python package can be made ...
    (comp.lang.python)
  • Re: package similar to XML::Simple
    ... > Perl package does? ... A simple dictionary is insufficient to represent XML in general, ... calls to the expat parser (i.e. we used his source as a tutorial ...
    (comp.lang.python)