z3c.sqlalchemy 1.0.0 released - Integration of SQLAlchemy with Zope 2/3
Andreas Jung <[email protected]> Sat, 05 May 2007 09:18:01 +0200
| Newsgroups | gmane.comp.web.zope.announce,gmane.comp.web.zope.general |
|---|---|
| Message-ID | <[email protected]> |
I am pleased to announce the first public release of
z3c.sqlalchemy V 1.0.0
What is z3c.sqlalchemy?
=======================
z3c.sqlalchemy is yet another wrapper around SQLAlchemy. The functionality
of the wrapper is basically focused on easy integration with Zope 2 and
Zope 3. The wrapper cares about connection handling, optional transaction
integration with Zope 2/3 and wrapper management (caching, introspection).
z3c.sqlalchemy gives you flexible control over the mapper creation. Mapper
classes can be
- auto-generated (with or without autodetection of table relationships)
- configured by the developer
What z3c.sqlalchemy does not do and won't do:
=============================================
- no support for Zope 3 schemas
- no support for Archetypes schemas
z3c.sqlachemy just tries to provide you with the basic functionalities you
need to write SQLAlchemy-based applications with Zope 2/3. Higher-level
functionalities like integration with Archetypes/Zope 3 schemas are subject
to higher-level frameworks. z3c.sqlalchemy does not address these
frameworks.
Requirements:
=============
- Zope 2.8+, Zope 3.X
- SQLAlchemy 0.3.6 or higher
Installation:
=============
- either download z3c.sqlalchemy from Cheeseshop
<http://cheeseshop.python.org/pypi/z3c.sqlalchemy/>
- or use easy_install:
easy_install z3c.sqlalchemy
Andreas Jung
--
ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
Web: www.zopyx.com - Email: [email protected] - Phone +49 - 7071 - 793376
Registergericht: Amtsgericht Stuttgart, Handelsregister A 381535
Geschäftsführer/Gesellschafter: ZOPYX Limited, Birmingham, UK
------------------------------------------------------------------------
E-Publishing, Python, Zope & Plone development, Consulting
_______________________________________________
Zope-Announce maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-announce
Zope-Announce for Announcements only - no discussions
(Related lists -
Users: http://mail.zope.org/mailman/listinfo/zope
Developers: http://mail.zope.org/mailman/listinfo/zope-dev )
signature.asc
(application/pgp-signature, 186 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) iD8DBQFGPC+qCJIWIbr9KYwRAskOAJwNgvl83nZ/G9w2tA57MZOAmvK9dQCg1rvZ tyPIm+3QSFm1+tjKOngUF8Y= =X52L -----END PGP SIGNATURE-----