fake-dragonflydb


Namefake-dragonflydb JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/cunla/fake-dragonflydb
SummaryPython implementation of dragonfly DB API, can be used for testing purposes.
upload_time2024-11-04 18:25:51
maintainerDaniel Moran
docs_urlNone
authorDaniel Moran
requires_python<4.0,>=3.7
licenseBSD-3-Clause
keywords dragonfly tests
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            fake-dragonflydb: A fake version of Dragonfly DB API
====================================================

This package has been deprecated. All Dragonfly API are implemented in FakeRedis and it can be used 
to test Dragonfly API.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cunla/fake-dragonflydb",
    "name": "fake-dragonflydb",
    "maintainer": "Daniel Moran",
    "docs_url": null,
    "requires_python": "<4.0,>=3.7",
    "maintainer_email": "daniel@moransoftware.ca",
    "keywords": "dragonfly, tests",
    "author": "Daniel Moran",
    "author_email": "daniel@moransoftware.ca",
    "download_url": "https://files.pythonhosted.org/packages/29/ec/56a75e677c0c18ae83022b64bbf8129cfa437215db3c283ac3b869bed8a4/fake_dragonflydb-0.0.2.tar.gz",
    "platform": null,
    "description": "fake-dragonflydb: A fake version of Dragonfly DB API\n====================================================\n\nThis package has been deprecated. All Dragonfly API are implemented in FakeRedis and it can be used \nto test Dragonfly API.\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Python implementation of dragonfly DB API, can be used for testing purposes.",
    "version": "0.0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/cunla/fake-dragonflydb/issues",
        "Documentation": "https://fake-dragonflydb.moransoftware.ca/",
        "Funding": "https://github.com/sponsors/cunla",
        "Homepage": "https://github.com/cunla/fake-dragonflydb",
        "Repository": "https://github.com/cunla/fake-dragonflydb"
    },
    "split_keywords": [
        "dragonfly",
        " tests"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29ec56a75e677c0c18ae83022b64bbf8129cfa437215db3c283ac3b869bed8a4",
                "md5": "c845ebbfce1760c447b36033592273ed",
                "sha256": "eb80e83e9e92cbff20dc543165c60bd588139304fe06b34e02ea8ee51b7ee27c"
            },
            "downloads": -1,
            "filename": "fake_dragonflydb-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c845ebbfce1760c447b36033592273ed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 131889,
            "upload_time": "2024-11-04T18:25:51",
            "upload_time_iso_8601": "2024-11-04T18:25:51.182973Z",
            "url": "https://files.pythonhosted.org/packages/29/ec/56a75e677c0c18ae83022b64bbf8129cfa437215db3c283ac3b869bed8a4/fake_dragonflydb-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 18:25:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cunla",
    "github_project": "fake-dragonflydb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "fake-dragonflydb"
}
        
Elapsed time: 0.42638s