Metadata-Version: 1.1
Name: sAsync
Version: 0.9.1
Summary:  SQLAlchemy done Asynchronously, with a convenient transacting database access broker and persistent dictionaries, and arrays. 
Home-page: http://edsuom.com/sAsync.html
Author: Edwin A. Suominen
Author-email: valueprivacy-foss@yahoo.com
License: Apache License (2.0)
Description:  An enhancement to the SQLAlchemy package that provides asynchronous, deferred-result access via the Twisted framework and an access broker that conveniently manages database access, table setup, and transactions. Included are modules for implementing persistent dictionaries and three-dimensional arrays. 
Keywords: SQL,SQLAlchemy,Twisted,asynchronous,persist,persistence,persistent,database
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Twisted
Classifier: Programming Language :: Python
Classifier: Programming Language :: SQL
Classifier: Topic :: Database
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Software Development :: Libraries :: Python Modules
