skip to navigation
skip to content

portail.shared 0.1

Access to shared SQL ressources for all IGS Python apps.

About

This component provides utilities availables as Zope 3 style utility to access to shared persistent data stored in a relational Database.

At the date of writing, the back end is in MySQL but can be replaced against another one in MS SQL*Server or whatever transactional engine supported by SLQAlchemy.

Changelog

1.0.0dev (unreleased)

  • Initial release