Introduction to cfxdb
=====================
| |Version| |Build| |Deploy| |Docs|
**cfxdb** is a Crossbar.io 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 WAMP event history
* persisted router tracing data
* XBR market maker transactions database
* XBR network backend database
* WAMP session cache
* custom user, embedded object databases
--------------
*Copyright (c) typedef int GmbH. Licensed under MIT.
WAMP, Crossbar.io and XBR are trademarks of Crossbar.io Technologies GmbH.*
.. |Version| image:: https://img.shields.io/pypi/v/cfxdb.svg
:target: https://pypi.python.org/pypi/cfxdb
:alt: Version
.. |Build| image:: https://github.com/crossbario/cfxdb/workflows/main/badge.svg
:target: https://github.com/crossbario/cfxdb/actions?query=workflow%3Amain
:alt: Build
.. |Deploy| image:: https://github.com/crossbario/cfxdb/workflows/deploy/badge.svg
:target: https://github.com/crossbario/cfxdb/actions?query=workflow%3Adeploy
:alt: Deploy
.. |Docs| image:: https://readthedocs.org/projects/cfxdb/badge/?version=latest
:target: https://cfxdb.readthedocs.io/en/latest/
:alt: Docs
Raw data
{
"_id": null,
"home_page": "https://github.com/crossbario/cfxdb",
"name": "cfxdb",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "typedef int GmbH",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/ac/96/975bd5f80b2a64c1b7620b0e7df7ae391f5ec9f6209ad6c041c93d5ab4e4/cfxdb-23.12.1.tar.gz",
"platform": "Any",
"description": "Introduction to cfxdb\n=====================\n\n| |Version| |Build| |Deploy| |Docs|\n\n**cfxdb** is a Crossbar.io Python support package with core database access classes\nwritten in native Python. The package allows direct in-memory data access from\nPython programs (including Jupyter notebooks) to CrossbarFX edge node data:\n\n* persisted WAMP event history\n* persisted router tracing data\n* XBR market maker transactions database\n* XBR network backend database\n* WAMP session cache\n* custom user, embedded object databases\n\n--------------\n\n*Copyright (c) typedef int GmbH. Licensed under MIT.\nWAMP, Crossbar.io and XBR are trademarks of Crossbar.io Technologies GmbH.*\n\n.. |Version| image:: https://img.shields.io/pypi/v/cfxdb.svg\n :target: https://pypi.python.org/pypi/cfxdb\n :alt: Version\n\n.. |Build| image:: https://github.com/crossbario/cfxdb/workflows/main/badge.svg\n :target: https://github.com/crossbario/cfxdb/actions?query=workflow%3Amain\n :alt: Build\n\n.. |Deploy| image:: https://github.com/crossbario/cfxdb/workflows/deploy/badge.svg\n :target: https://github.com/crossbario/cfxdb/actions?query=workflow%3Adeploy\n :alt: Deploy\n\n.. |Docs| image:: https://readthedocs.org/projects/cfxdb/badge/?version=latest\n :target: https://cfxdb.readthedocs.io/en/latest/\n :alt: Docs\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Crossbar.io Database, based on zLMDB",
"version": "23.12.1",
"project_urls": {
"Homepage": "https://github.com/crossbario/cfxdb"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "240364a4a813af3112a62dfb908985082f367264932b0a1c6307cff080206ad0",
"md5": "135b0dffa449d6343a0b6ba20c55c4f0",
"sha256": "b401b4cdb72693f6d9a1f43115530bdf1c6cfdd50608d26ff6440c496584e032"
},
"downloads": -1,
"filename": "cfxdb-23.12.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "135b0dffa449d6343a0b6ba20c55c4f0",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7",
"size": 289342,
"upload_time": "2023-12-06T18:41:48",
"upload_time_iso_8601": "2023-12-06T18:41:48.750309Z",
"url": "https://files.pythonhosted.org/packages/24/03/64a4a813af3112a62dfb908985082f367264932b0a1c6307cff080206ad0/cfxdb-23.12.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ac96975bd5f80b2a64c1b7620b0e7df7ae391f5ec9f6209ad6c041c93d5ab4e4",
"md5": "579bcf4238468c0bbf5e1889543469a7",
"sha256": "92ce77284f1618af1b21489c1eeb94eec634af8541d7922df45b165e3c2b5a1c"
},
"downloads": -1,
"filename": "cfxdb-23.12.1.tar.gz",
"has_sig": false,
"md5_digest": "579bcf4238468c0bbf5e1889543469a7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 160077,
"upload_time": "2023-12-06T18:41:51",
"upload_time_iso_8601": "2023-12-06T18:41:51.428664Z",
"url": "https://files.pythonhosted.org/packages/ac/96/975bd5f80b2a64c1b7620b0e7df7ae391f5ec9f6209ad6c041c93d5ab4e4/cfxdb-23.12.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-06 18:41:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "crossbario",
"github_project": "cfxdb",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "cfxdb"
}