Metadata-Version: 1.1
Name: cfxdb
Version: 18.12.1
Summary: CrossbarFX edge ZLMDB database schema classes
Home-page: https://crossbario.com
Author: Crossbar.io Technologies GmbH
Author-email: support@crossbario.com
License: proprietary
Description: CFX-DB
        ======
        
        CFX-DB is a CrossbarFX Python support package with core database access classes
        written in native Python. The package allows direct in-memory data access from
        Python programs (*including Jupyter notebooks!*) to CrossbarFX edge node data:
        
        * persisted event history
        * persisted tracing data
        * XBR market maker transaction logs
        * WAMP session cache
        
        
        Installation
        ------------
        
        To install CFX-DB:
        
        .. code-block:: console
        
            pip install cfxdb
        
        
Platform: Any
Classifier: License :: Other/Proprietary License
