fakevalkey


Namefakevalkey JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/cunla/fakevalkey-py
SummaryPython implementation of valkey API, can be used for testing purposes.
upload_time2024-11-04 18:30:28
maintainerDaniel Moran
docs_urlNone
authorDaniel Moran
requires_python<4.0,>=3.8
licenseBSD-3-Clause
keywords valkey testing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            fakevalkey: A fake version of a valkey-py
=========================================

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




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cunla/fakevalkey-py",
    "name": "fakevalkey",
    "maintainer": "Daniel Moran",
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": "daniel@moransoftware.ca",
    "keywords": "valkey, testing",
    "author": "Daniel Moran",
    "author_email": "daniel@moransoftware.ca",
    "download_url": "https://files.pythonhosted.org/packages/23/60/9dc4df2d95737a7ce6b89b6714c8b3ea8fc420281720071d73e0f16c8389/fakevalkey-0.0.2.tar.gz",
    "platform": null,
    "description": "fakevalkey: A fake version of a valkey-py\n=========================================\n\nThis package has been deprecated. All ValKey API are implemented in FakeRedis and it can be used to test ValKey API.\n\n\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Python implementation of valkey API, can be used for testing purposes.",
    "version": "0.0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/cunla/fakevalkey-py/issues",
        "Documentation": "https://fakevalkey.readthedocs.io/",
        "Funding": "https://github.com/sponsors/cunla",
        "Homepage": "https://github.com/cunla/fakevalkey-py",
        "Repository": "https://github.com/cunla/fakevalkey-py"
    },
    "split_keywords": [
        "valkey",
        " testing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "23609dc4df2d95737a7ce6b89b6714c8b3ea8fc420281720071d73e0f16c8389",
                "md5": "69e2d906637302c860edb28a0ab69da1",
                "sha256": "b6e5fb4f9be7264059b439a570208463a233eee403fa56b9b19c080752330cb9"
            },
            "downloads": -1,
            "filename": "fakevalkey-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "69e2d906637302c860edb28a0ab69da1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 142734,
            "upload_time": "2024-11-04T18:30:28",
            "upload_time_iso_8601": "2024-11-04T18:30:28.285278Z",
            "url": "https://files.pythonhosted.org/packages/23/60/9dc4df2d95737a7ce6b89b6714c8b3ea8fc420281720071d73e0f16c8389/fakevalkey-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 18:30:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cunla",
    "github_project": "fakevalkey-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "fakevalkey"
}
        
Elapsed time: 0.68391s