faust-streaming-rocksdb


Namefaust-streaming-rocksdb JSON
Version 0.9.3 PyPI version JSON
download
home_pagehttps://github.com/faust-streaming/python-rocksdb
SummaryPython bindings for RocksDB, primarily for use with Faust
upload_time2023-09-19 02:46:00
maintainer
docs_urlNone
authorWilliam Barnhart
requires_python
licenseBSD License
keywords rocksdb
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            faust-streaming-rocksdb
=======================

Python bindings for RocksDB 6.

This project is now deprecated, users should now use https://github.com/Congyuwang/RocksDict 
since it has better documentation, portability, and an active community.

See https://faust-streaming.github.io/python-rocksdb/ for a more comprehensive install and
usage description.

Quick Install
-------------

This library is built for Debian + Ubuntu Distributions.

.. code-block:: bash

    pip3 install faust-streaming-rocksdb



Quick Usage Guide
-----------------

.. code-block:: python

    >>> import rocksdb
    >>> db = rocksdb.DB('test.db', rocksdb.Options(create_if_missing=True))
    >>> db.put(b'a', b'data')
    >>> print(db.get(b'a'))
    b'data'


Acknowledgements
----------------

This project attempts to collect the efforts put into different forks of the
`pyrocksdb`_ project that was originally written by `stephan-hof`_, as sadly
none seems to be actively maintained. In particular, the `python-rocksdb`_ fork
created by `twmht`_, but it also incorporates changes from other forks and
unfinished pull requests. The current state of this project has pulled all of
these commits from `NightTsarina`_'s `fork`_.

.. _python-rocksdb: https://github.com/twmht/python-rocksdb
.. _twmht: https://github.com/twmht
.. _pyrocksdb: https://github.com/stephan-hof/pyrocksdb
.. _stephan-hof: https://github.com/stephan-hof
.. _NightTsarina: https://github.com/NightTsarina
.. _fork: https://github.com/NightTsarina/python-rocksdb

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/faust-streaming/python-rocksdb",
    "name": "faust-streaming-rocksdb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "rocksdb",
    "author": "William Barnhart",
    "author_email": "williambbarnhart@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/51/27/6116f99cf440a24f961397fd19574e5c832c878dc84016b25e10e5ec4239/faust-streaming-rocksdb-0.9.3.tar.gz",
    "platform": null,
    "description": "faust-streaming-rocksdb\n=======================\n\nPython bindings for RocksDB 6.\n\nThis project is now deprecated, users should now use https://github.com/Congyuwang/RocksDict \nsince it has better documentation, portability, and an active community.\n\nSee https://faust-streaming.github.io/python-rocksdb/ for a more comprehensive install and\nusage description.\n\nQuick Install\n-------------\n\nThis library is built for Debian + Ubuntu Distributions.\n\n.. code-block:: bash\n\n    pip3 install faust-streaming-rocksdb\n\n\n\nQuick Usage Guide\n-----------------\n\n.. code-block:: python\n\n    >>> import rocksdb\n    >>> db = rocksdb.DB('test.db', rocksdb.Options(create_if_missing=True))\n    >>> db.put(b'a', b'data')\n    >>> print(db.get(b'a'))\n    b'data'\n\n\nAcknowledgements\n----------------\n\nThis project attempts to collect the efforts put into different forks of the\n`pyrocksdb`_ project that was originally written by `stephan-hof`_, as sadly\nnone seems to be actively maintained. In particular, the `python-rocksdb`_ fork\ncreated by `twmht`_, but it also incorporates changes from other forks and\nunfinished pull requests. The current state of this project has pulled all of\nthese commits from `NightTsarina`_'s `fork`_.\n\n.. _python-rocksdb: https://github.com/twmht/python-rocksdb\n.. _twmht: https://github.com/twmht\n.. _pyrocksdb: https://github.com/stephan-hof/pyrocksdb\n.. _stephan-hof: https://github.com/stephan-hof\n.. _NightTsarina: https://github.com/NightTsarina\n.. _fork: https://github.com/NightTsarina/python-rocksdb\n",
    "bugtrack_url": null,
    "license": "BSD License",
    "summary": "Python bindings for RocksDB, primarily for use with Faust",
    "version": "0.9.3",
    "project_urls": {
        "Bug Reports": "https://github.com/faust-streaming/python-rocksdb/issues",
        "Homepage": "https://github.com/faust-streaming/python-rocksdb",
        "Repository": "https://github.com/faust-streaming/python-rocksdb"
    },
    "split_keywords": [
        "rocksdb"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9327cedc52f539a00bd97618574a45545eb284c8d5a4677ba1733a565986916",
                "md5": "fc101be12db99a98224b4d63bafb2ce4",
                "sha256": "e913e8c494fe39bf399575b56362b94b94dc5da9ba1ad6a032d213c31ee2d1d4"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fc101be12db99a98224b4d63bafb2ce4",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 4556256,
            "upload_time": "2023-09-19T02:44:34",
            "upload_time_iso_8601": "2023-09-19T02:44:34.870070Z",
            "url": "https://files.pythonhosted.org/packages/c9/32/7cedc52f539a00bd97618574a45545eb284c8d5a4677ba1733a565986916/faust_streaming_rocksdb-0.9.3-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6149969bfd95704e65912efd2fbd79e5a98d2d5ad8feca34d9a6295da5910518",
                "md5": "2d3eeb951dfee3186f5709d637a94282",
                "sha256": "419f34a9491a5467eece6d00039d680a2e4748e9ea0f5db6cd07c824a606708f"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "2d3eeb951dfee3186f5709d637a94282",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 642678,
            "upload_time": "2023-09-19T02:44:37",
            "upload_time_iso_8601": "2023-09-19T02:44:37.023941Z",
            "url": "https://files.pythonhosted.org/packages/61/49/969bfd95704e65912efd2fbd79e5a98d2d5ad8feca34d9a6295da5910518/faust_streaming_rocksdb-0.9.3-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2719d809ce3c57ec228108c9b893498ccc670aa3c8006454b9178e7f6df18d45",
                "md5": "c39ef19f7b11dec4d5b52e49f9ecc231",
                "sha256": "912ca38a69fac996b2ee68a78d5021fc74562f8fd10eed2f2086d6c330d85e33"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c39ef19f7b11dec4d5b52e49f9ecc231",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 66107003,
            "upload_time": "2023-09-19T02:44:39",
            "upload_time_iso_8601": "2023-09-19T02:44:39.254798Z",
            "url": "https://files.pythonhosted.org/packages/27/19/d809ce3c57ec228108c9b893498ccc670aa3c8006454b9178e7f6df18d45/faust_streaming_rocksdb-0.9.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "775f9343eaf27e8c6878719d364fb732f8abf6acef1225ebee862d1a96048f70",
                "md5": "d23146c848d8b816581607947280cf1a",
                "sha256": "9e3f1527a44f50e9f7177c05e7a3959ad2e0570ea9e9a43f09204aee213660f4"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d23146c848d8b816581607947280cf1a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 66660313,
            "upload_time": "2023-09-19T02:44:44",
            "upload_time_iso_8601": "2023-09-19T02:44:44.232988Z",
            "url": "https://files.pythonhosted.org/packages/77/5f/9343eaf27e8c6878719d364fb732f8abf6acef1225ebee862d1a96048f70/faust_streaming_rocksdb-0.9.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a02722b327a236122181d0de32635bb9a6ecb89872aeef8eb18c5c02855fbee1",
                "md5": "b4a7a7c189e1092c4929981c8c0d6493",
                "sha256": "3a772898db9b0d78289bc2aa1136d982ae472ee7cfd9a5a3db808676fa70fb8e"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b4a7a7c189e1092c4929981c8c0d6493",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 4561689,
            "upload_time": "2023-09-19T02:44:47",
            "upload_time_iso_8601": "2023-09-19T02:44:47.598332Z",
            "url": "https://files.pythonhosted.org/packages/a0/27/22b327a236122181d0de32635bb9a6ecb89872aeef8eb18c5c02855fbee1/faust_streaming_rocksdb-0.9.3-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c56e4a2645fc44d787aba85acb32823d384b4e463ccc7967f49d055ad76c92fd",
                "md5": "eeebedbbc4730c4ce4a08291e22593ef",
                "sha256": "48d1a94f88cfdc560370fca183fabf7bfbc1248f5efbba2f11d876b3c09230a8"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "eeebedbbc4730c4ce4a08291e22593ef",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 645888,
            "upload_time": "2023-09-19T02:44:49",
            "upload_time_iso_8601": "2023-09-19T02:44:49.574953Z",
            "url": "https://files.pythonhosted.org/packages/c5/6e/4a2645fc44d787aba85acb32823d384b4e463ccc7967f49d055ad76c92fd/faust_streaming_rocksdb-0.9.3-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b87e2b0d0f616a649d85a2f780642fddbb23425e8e1329ef030648ed536134d",
                "md5": "e0a9c57a76710d0b373df7aa583a81bd",
                "sha256": "2529613af34f7b63b3e813eeb3d65b853448d2145719646b76b68ffa4d59a7cf"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e0a9c57a76710d0b373df7aa583a81bd",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 66205922,
            "upload_time": "2023-09-19T02:44:52",
            "upload_time_iso_8601": "2023-09-19T02:44:52.270170Z",
            "url": "https://files.pythonhosted.org/packages/7b/87/e2b0d0f616a649d85a2f780642fddbb23425e8e1329ef030648ed536134d/faust_streaming_rocksdb-0.9.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d28a60f1a2028b0cad53e6993f741148108ec5cc49f29805a650730860685d4",
                "md5": "84cd75296ef20c8f5a763fe60aa86e7e",
                "sha256": "564c93630071f039b6e7a9942a71a18700e592c963b5d5780edbe9f3388b5185"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "84cd75296ef20c8f5a763fe60aa86e7e",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 66758028,
            "upload_time": "2023-09-19T02:44:56",
            "upload_time_iso_8601": "2023-09-19T02:44:56.832908Z",
            "url": "https://files.pythonhosted.org/packages/0d/28/a60f1a2028b0cad53e6993f741148108ec5cc49f29805a650730860685d4/faust_streaming_rocksdb-0.9.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c85f128b4c54980be2400e43a85ef4e158a1bd907b87f06116b9cb6ccd39d124",
                "md5": "0603bcef8527324a5d80148746ab1fdf",
                "sha256": "69efae7e9fbded273d8ef88d9d22494145aafc3f60385306fc9664642fc90fe6"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0603bcef8527324a5d80148746ab1fdf",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 4558950,
            "upload_time": "2023-09-19T02:45:00",
            "upload_time_iso_8601": "2023-09-19T02:45:00.284855Z",
            "url": "https://files.pythonhosted.org/packages/c8/5f/128b4c54980be2400e43a85ef4e158a1bd907b87f06116b9cb6ccd39d124/faust_streaming_rocksdb-0.9.3-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1264b5d9c77b5302ca4f1c2da98c836cbdc2ad56e884e1fade63fc5d748afc9d",
                "md5": "eeb200aeb332da3dfdd67ca889d1ee52",
                "sha256": "bafa7423e4f053f6647d62682295ea039e0e22fd62dc53da5460a510019f0446"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "eeb200aeb332da3dfdd67ca889d1ee52",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 644985,
            "upload_time": "2023-09-19T02:45:01",
            "upload_time_iso_8601": "2023-09-19T02:45:01.836990Z",
            "url": "https://files.pythonhosted.org/packages/12/64/b5d9c77b5302ca4f1c2da98c836cbdc2ad56e884e1fade63fc5d748afc9d/faust_streaming_rocksdb-0.9.3-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e946081945196dc00aabc5ee7026b40980523d065fc2b07bd5447b8372b2328",
                "md5": "a8b69efdf1a917c4a9ec34750420657d",
                "sha256": "52899b7d1774ee9616b66d089da6dbee9d8e78795d51f53113b3127756b01be9"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a8b69efdf1a917c4a9ec34750420657d",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 66136851,
            "upload_time": "2023-09-19T02:45:04",
            "upload_time_iso_8601": "2023-09-19T02:45:04.601097Z",
            "url": "https://files.pythonhosted.org/packages/1e/94/6081945196dc00aabc5ee7026b40980523d065fc2b07bd5447b8372b2328/faust_streaming_rocksdb-0.9.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0de9fd33d1b92cfd1f986bfc020e12d300b4b6aa44710ae7fe8e04c68b011633",
                "md5": "1b7adcfbc1c0824fecff9c7057a0c3ce",
                "sha256": "0d6943c72c2c2dae4da9cf06a51603e996623fc6b44173acf39a64c6c24bc13d"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1b7adcfbc1c0824fecff9c7057a0c3ce",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": null,
            "size": 66701905,
            "upload_time": "2023-09-19T02:45:09",
            "upload_time_iso_8601": "2023-09-19T02:45:09.217978Z",
            "url": "https://files.pythonhosted.org/packages/0d/e9/fd33d1b92cfd1f986bfc020e12d300b4b6aa44710ae7fe8e04c68b011633/faust_streaming_rocksdb-0.9.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1b7fb361e049c6dc9d43f3d35e65deaea398577a6eba6365444e406339c66ec",
                "md5": "47905daa0e9946db5242f5152f099b58",
                "sha256": "522dca8c360f3d5898678efdadd4fecaef3de629ff1056f4cdf04206521d4e2a"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp36-cp36m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "47905daa0e9946db5242f5152f099b58",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 4548687,
            "upload_time": "2023-09-19T02:45:13",
            "upload_time_iso_8601": "2023-09-19T02:45:13.203465Z",
            "url": "https://files.pythonhosted.org/packages/a1/b7/fb361e049c6dc9d43f3d35e65deaea398577a6eba6365444e406339c66ec/faust_streaming_rocksdb-0.9.3-cp36-cp36m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1dc89289f45ead18f3c2d836e0cd2b2a27e040dacbca54d1a16ff1de023642e",
                "md5": "fd5ba9c6c490cd4cd1752473b9de7998",
                "sha256": "9c825b13a19c0d4e1e30d7711544eecdef27542b3dc2955ee987cdad5e3d8874"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "fd5ba9c6c490cd4cd1752473b9de7998",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 65991520,
            "upload_time": "2023-09-19T02:45:15",
            "upload_time_iso_8601": "2023-09-19T02:45:15.709792Z",
            "url": "https://files.pythonhosted.org/packages/b1/dc/89289f45ead18f3c2d836e0cd2b2a27e040dacbca54d1a16ff1de023642e/faust_streaming_rocksdb-0.9.3-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e62c9c12ab0d51a3910f9c3c8f191270bccd286ba295ebf386a2c58934908b61",
                "md5": "719ccce284b09d1a35d2cbe0df83e9be",
                "sha256": "bc96ed06d5b7d350de93609d086feb2560c6ec30477e32fad7a56043d8e6a6c5"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "719ccce284b09d1a35d2cbe0df83e9be",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 66544422,
            "upload_time": "2023-09-19T02:45:20",
            "upload_time_iso_8601": "2023-09-19T02:45:20.856788Z",
            "url": "https://files.pythonhosted.org/packages/e6/2c/9c12ab0d51a3910f9c3c8f191270bccd286ba295ebf386a2c58934908b61/faust_streaming_rocksdb-0.9.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0d7cedf94cc43ea46d6a1b72548ee9bc726d0531d3ddf469ee5893882bf5a14",
                "md5": "d3275c340814bbaf7b2f17609b2dbd53",
                "sha256": "03fa48343d6e9840ad7ac52450594e0c53fb570a6bede890d23c6ee13a1425d7"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp37-cp37m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d3275c340814bbaf7b2f17609b2dbd53",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 4554293,
            "upload_time": "2023-09-19T02:45:24",
            "upload_time_iso_8601": "2023-09-19T02:45:24.450610Z",
            "url": "https://files.pythonhosted.org/packages/b0/d7/cedf94cc43ea46d6a1b72548ee9bc726d0531d3ddf469ee5893882bf5a14/faust_streaming_rocksdb-0.9.3-cp37-cp37m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ac97146632f8a0ea3027ae4260499ac8813d61c5067ee1ce79f0839913bf033",
                "md5": "77ea2967c8bbc06e3b352ad67c334334",
                "sha256": "b9ec54c7388abe7195de4ad5f01895958fbc8b4cfa33d5cef2d8560cf1773d2c"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "77ea2967c8bbc06e3b352ad67c334334",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 66008265,
            "upload_time": "2023-09-19T02:45:26",
            "upload_time_iso_8601": "2023-09-19T02:45:26.834813Z",
            "url": "https://files.pythonhosted.org/packages/6a/c9/7146632f8a0ea3027ae4260499ac8813d61c5067ee1ce79f0839913bf033/faust_streaming_rocksdb-0.9.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "196bdd27c41bad54b93c6a148d3b619340a6f9ce3889678783eda92d91115789",
                "md5": "6b8b7438d72c15d4ceca4e7875fe2f8b",
                "sha256": "8a5e1fb3031aeaa0c34c9a2bd13bc50ef8ae24a2522cb4c230608192765996b7"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6b8b7438d72c15d4ceca4e7875fe2f8b",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 66565415,
            "upload_time": "2023-09-19T02:45:32",
            "upload_time_iso_8601": "2023-09-19T02:45:32.347054Z",
            "url": "https://files.pythonhosted.org/packages/19/6b/dd27c41bad54b93c6a148d3b619340a6f9ce3889678783eda92d91115789/faust_streaming_rocksdb-0.9.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a802437f879b994b0f23130efb7e16f2f6006c4bdb3708e881c93428de16d3f6",
                "md5": "cc5affd612b6d78c9d252a9461145c28",
                "sha256": "0c66d8a01133801cbbb0aec271f5c05392c80a0783fb1248bd39a3db11167a6f"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "cc5affd612b6d78c9d252a9461145c28",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 4557986,
            "upload_time": "2023-09-19T02:45:35",
            "upload_time_iso_8601": "2023-09-19T02:45:35.880073Z",
            "url": "https://files.pythonhosted.org/packages/a8/02/437f879b994b0f23130efb7e16f2f6006c4bdb3708e881c93428de16d3f6/faust_streaming_rocksdb-0.9.3-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9716ceede7fde1f821bfd4491d9c40e4067bf70f10dbf1f709372b708c62a5ed",
                "md5": "ebeb9ff8fc7f8b552a74f2975a55798b",
                "sha256": "d03d83f9d3b0098a421e7d4417484a64b1db9f7563393b885ce7d5dce2350e6f"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "ebeb9ff8fc7f8b552a74f2975a55798b",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 643710,
            "upload_time": "2023-09-19T02:45:37",
            "upload_time_iso_8601": "2023-09-19T02:45:37.229792Z",
            "url": "https://files.pythonhosted.org/packages/97/16/ceede7fde1f821bfd4491d9c40e4067bf70f10dbf1f709372b708c62a5ed/faust_streaming_rocksdb-0.9.3-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "275734e398010dae88226591e2944fa375cccd8012c18e47d3430b04e1c0f2b1",
                "md5": "32e3f88e279bfc9f0c4124085c716a20",
                "sha256": "ac90208a0cf6db8c2a9eacadcebd86a0d93d0d633cfc0bc346d37fb1d554e885"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "32e3f88e279bfc9f0c4124085c716a20",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 66124566,
            "upload_time": "2023-09-19T02:45:39",
            "upload_time_iso_8601": "2023-09-19T02:45:39.660070Z",
            "url": "https://files.pythonhosted.org/packages/27/57/34e398010dae88226591e2944fa375cccd8012c18e47d3430b04e1c0f2b1/faust_streaming_rocksdb-0.9.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b5f55f50468febf6e3a5a05c4fe02206bb90a29f79d7136016f2f16da362e04",
                "md5": "a716e0673fd35f5b42b1630aeb9dda53",
                "sha256": "909505722f1432cd130106c32aab2a0fb172d28b23cba1ec891b29290d8d983b"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a716e0673fd35f5b42b1630aeb9dda53",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 66678559,
            "upload_time": "2023-09-19T02:45:43",
            "upload_time_iso_8601": "2023-09-19T02:45:43.887236Z",
            "url": "https://files.pythonhosted.org/packages/1b/5f/55f50468febf6e3a5a05c4fe02206bb90a29f79d7136016f2f16da362e04/faust_streaming_rocksdb-0.9.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a9168b9850169d5217cd530df6d747046fe87923334088ce1c2c6f75e775d1ed",
                "md5": "774ee43b8fd2980fecb5947cf2a798da",
                "sha256": "96b055e4be27d011731ce92d8c829dd08429dc96243dd6f64777e1342b935bcd"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "774ee43b8fd2980fecb5947cf2a798da",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 4556568,
            "upload_time": "2023-09-19T02:45:47",
            "upload_time_iso_8601": "2023-09-19T02:45:47.545599Z",
            "url": "https://files.pythonhosted.org/packages/a9/16/8b9850169d5217cd530df6d747046fe87923334088ce1c2c6f75e775d1ed/faust_streaming_rocksdb-0.9.3-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07798695053ffebe4fec3d7be25fda593172f021726dbad7d98ad9f308e61ee7",
                "md5": "3cc00d56a812fee62c48154fd9911eac",
                "sha256": "fc083f0d28dcac1ed8173c64bd440f3a954477ab25a9b3508fcbf3a54ec08890"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "3cc00d56a812fee62c48154fd9911eac",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 642997,
            "upload_time": "2023-09-19T02:45:49",
            "upload_time_iso_8601": "2023-09-19T02:45:49.911246Z",
            "url": "https://files.pythonhosted.org/packages/07/79/8695053ffebe4fec3d7be25fda593172f021726dbad7d98ad9f308e61ee7/faust_streaming_rocksdb-0.9.3-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1576369a3850e05bd8a6022d69822b2386e8cffc65ed2af7be30a59019b9ee44",
                "md5": "e6ae13c1d57a808cce3aa9c9aa9d8a8f",
                "sha256": "b321c67701aceae0eb9e277d854c5344854fd05190eb0880a2c2cd9166855bda"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e6ae13c1d57a808cce3aa9c9aa9d8a8f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 66103197,
            "upload_time": "2023-09-19T02:45:52",
            "upload_time_iso_8601": "2023-09-19T02:45:52.071458Z",
            "url": "https://files.pythonhosted.org/packages/15/76/369a3850e05bd8a6022d69822b2386e8cffc65ed2af7be30a59019b9ee44/faust_streaming_rocksdb-0.9.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dcd747986ce7d2a9ed5f950fdf114df30351cdf539b90c9a90cddf277ea2a807",
                "md5": "a9ec406e526900cf367ab6d4d71a5f6a",
                "sha256": "51c3b4860c35ea16b6ad43a0e1a38c52b23d609d907e44b89fb1e47715a16582"
            },
            "downloads": -1,
            "filename": "faust_streaming_rocksdb-0.9.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a9ec406e526900cf367ab6d4d71a5f6a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 66660192,
            "upload_time": "2023-09-19T02:45:56",
            "upload_time_iso_8601": "2023-09-19T02:45:56.616094Z",
            "url": "https://files.pythonhosted.org/packages/dc/d7/47986ce7d2a9ed5f950fdf114df30351cdf539b90c9a90cddf277ea2a807/faust_streaming_rocksdb-0.9.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51276116f99cf440a24f961397fd19574e5c832c878dc84016b25e10e5ec4239",
                "md5": "fc3cccf6cedabb00b1b04e046d24e204",
                "sha256": "2347d9e2e0d221369ff8275c595ef09ec9ee2a86a586942c2a869595835c889d"
            },
            "downloads": -1,
            "filename": "faust-streaming-rocksdb-0.9.3.tar.gz",
            "has_sig": false,
            "md5_digest": "fc3cccf6cedabb00b1b04e046d24e204",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 382778,
            "upload_time": "2023-09-19T02:46:00",
            "upload_time_iso_8601": "2023-09-19T02:46:00.162949Z",
            "url": "https://files.pythonhosted.org/packages/51/27/6116f99cf440a24f961397fd19574e5c832c878dc84016b25e10e5ec4239/faust-streaming-rocksdb-0.9.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-19 02:46:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "faust-streaming",
    "github_project": "python-rocksdb",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "faust-streaming-rocksdb"
}
        
Elapsed time: 0.13961s