Tryton is a three-tiers high-level general purpose application
platform under the license GPL-3 written in Python and using
PostgreSQL as database engine.
It is the core base of a complete business solution providing
modularity, scalability and security.
This new series comes up with new modules,
Tryton is a three-tiers high-level general purpose application
platform under the license GPL-3 written in Python and using
PostgreSQL as main database engine.
It is the core base of a complete business solution providing
modularity, scalability and security.
This new release comes with the suppo
vatnumber is a Python module to validate VAT numbers.
It can validate VAT formats for 35 countries and can use the European
VIES [1] service.
http://pypi.python.org/pypi/vatnumber/0.6
The changelog for this release:
* Add generic check_vat method
* Replace SOAPpy by suds
* Add GB validation for
Relatorio is a project to easily create reports in a variety of
formats (openoffice text, PDF, XHTML) from python objects.
A new minor release of relatorio has been published.
It only fixes the namespace in opendocument manifest which is required
for OpenOffice 3.2.
relatorio is available on PyPI
Proteus is a Python library to access Tryton [1] server. (Tryton is a
three-tiers high-level general purpose application platform)
It can be used through XML-RPC or by using trytond as module and
provides an
Active Record pattern enabling you to interact pythonically with your
Tryton
server.
Its
vatnumber is a Python module to validate VAT numbers.
It can validate VAT formats for 35 countries and can use the European
VIES [1] service.
http://pypi.python.org/pypi/vatnumber/0.8
The changelog for this release:
* Add GB validation for the "9755" checksum introduced in November
2009
[1] ht