redis-server


Nameredis-server JSON
Version 6.0.9 PyPI version JSON
download
home_pagehttps://github.com/private-pypi/redis-server
Summary
upload_time2020-10-30 13:46:52
maintainer
docs_urlNone
authorhuntzhan
requires_python>=3,<4
licenseMIT
keywords redis server
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # redis-server

To install the pre-compiled Redis binaries:

```sh
pip install redis-server==<redis-version>
```

Supported `redis-version`:

- `5.0.7`
- `6.0rc2`

Supported platforms:

- `manylinux2010_x86_64`
- `manylinux2010_i686`
- `macosx_10_15_x86_64`

Supported python versions:

- `cp35`
- `cp36`
- `cp37`
- `cp38`

To get the paths of pre-compiled Redis binaries:

```python
import redis_server

redis_server.REDIS_SERVER_PATH  # redis-server
redis_server.REDIS_CLI_PATH     # redis-cli
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/private-pypi/redis-server",
    "name": "redis-server",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3,<4",
    "maintainer_email": "",
    "keywords": "redis,server",
    "author": "huntzhan",
    "author_email": "huntzhan.dev@gmail.com",
    "download_url": "",
    "platform": "",
    "description": "# redis-server\n\nTo install the pre-compiled Redis binaries:\n\n```sh\npip install redis-server==<redis-version>\n```\n\nSupported `redis-version`:\n\n- `5.0.7`\n- `6.0rc2`\n\nSupported platforms:\n\n- `manylinux2010_x86_64`\n- `manylinux2010_i686`\n- `macosx_10_15_x86_64`\n\nSupported python versions:\n\n- `cp35`\n- `cp36`\n- `cp37`\n- `cp38`\n\nTo get the paths of pre-compiled Redis binaries:\n\n```python\nimport redis_server\n\nredis_server.REDIS_SERVER_PATH  # redis-server\nredis_server.REDIS_CLI_PATH     # redis-cli\n```\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "6.0.9",
    "split_keywords": [
        "redis",
        "server"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe5914f4267505c98cb6f6281e8cf9936d281b22e669bc753940ba52789a86f0",
                "md5": "2a443c3ab38d9a686d5f788649a54da8",
                "sha256": "34588b8c7a3868f5b554355833d52ac4b518c1ec741351744e6b972eee60a4d4"
            },
            "downloads": -1,
            "filename": "redis_server-6.0.9-202010301343-cp36-cp36m-manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "2a443c3ab38d9a686d5f788649a54da8",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3,<4",
            "size": 5129609,
            "upload_time": "2020-10-30T13:46:52",
            "upload_time_iso_8601": "2020-10-30T13:46:52.454964Z",
            "url": "https://files.pythonhosted.org/packages/fe/59/14f4267505c98cb6f6281e8cf9936d281b22e669bc753940ba52789a86f0/redis_server-6.0.9-202010301343-cp36-cp36m-manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "412f3b31e506ffa77166058152e43260361e15194005d54898d8739464a84dd5",
                "md5": "798388b9fdf073033de492190e7da7fe",
                "sha256": "2a3b82375fc8714290fdfce79b05a8828bff19b327195bc20b69c5da5e0bdafb"
            },
            "downloads": -1,
            "filename": "redis_server-6.0.9-202010301343-cp36-cp36m-manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "798388b9fdf073033de492190e7da7fe",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3,<4",
            "size": 5452667,
            "upload_time": "2020-10-30T13:46:54",
            "upload_time_iso_8601": "2020-10-30T13:46:54.471173Z",
            "url": "https://files.pythonhosted.org/packages/41/2f/3b31e506ffa77166058152e43260361e15194005d54898d8739464a84dd5/redis_server-6.0.9-202010301343-cp36-cp36m-manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44703ba945e7d3d457fb630dd06c0afffefdf0c2984dfae99cd6d7f1baf7db9e",
                "md5": "7846272544ad443353bf18e618574ad0",
                "sha256": "0893d5eed4f68d0d1fae6fbde5cbe537bb98ef6d96e96295e870548276bdf85a"
            },
            "downloads": -1,
            "filename": "redis_server-6.0.9-202010301343-cp37-cp37m-manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7846272544ad443353bf18e618574ad0",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3,<4",
            "size": 5452939,
            "upload_time": "2020-10-30T13:46:56",
            "upload_time_iso_8601": "2020-10-30T13:46:56.442780Z",
            "url": "https://files.pythonhosted.org/packages/44/70/3ba945e7d3d457fb630dd06c0afffefdf0c2984dfae99cd6d7f1baf7db9e/redis_server-6.0.9-202010301343-cp37-cp37m-manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7b25ff0d5270e542c8828ac82e56cdef5782c148f65912b90f0cb80110cd0e2",
                "md5": "4b6df8e5cfcb0bd27169ad31944115ae",
                "sha256": "9a9d52c3f3e3b3378392c88dd1bbc44a3f230e2d0823df59197a0f8556e36484"
            },
            "downloads": -1,
            "filename": "redis_server-6.0.9-202010301343-cp38-cp38-manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "4b6df8e5cfcb0bd27169ad31944115ae",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3,<4",
            "size": 5129682,
            "upload_time": "2020-10-30T13:46:58",
            "upload_time_iso_8601": "2020-10-30T13:46:58.546370Z",
            "url": "https://files.pythonhosted.org/packages/b7/b2/5ff0d5270e542c8828ac82e56cdef5782c148f65912b90f0cb80110cd0e2/redis_server-6.0.9-202010301343-cp38-cp38-manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6695dc058e6692f6b18a19b33632c497f7eb679bc7d3ed029c26ba9950533a3",
                "md5": "1c34a5ac655cf4728355d8bb79158c2c",
                "sha256": "81db448b37ed92092802f8e5a7409dff3ae24b70c9c7885ea99c5871606b1b71"
            },
            "downloads": -1,
            "filename": "redis_server-6.0.9-202010301343-cp38-cp38-manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1c34a5ac655cf4728355d8bb79158c2c",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3,<4",
            "size": 5452473,
            "upload_time": "2020-10-30T13:47:00",
            "upload_time_iso_8601": "2020-10-30T13:47:00.418210Z",
            "url": "https://files.pythonhosted.org/packages/c6/69/5dc058e6692f6b18a19b33632c497f7eb679bc7d3ed029c26ba9950533a3/redis_server-6.0.9-202010301343-cp38-cp38-manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb39f02fff66a1d8fa6567307cc713a0c7ba971e2c06149051cd379b5c806a44",
                "md5": "9dce097010c8c59d3431f4c9b9d36380",
                "sha256": "5ce3ad812ceb78726e340789d646a2523fd95da2dbe5bd2c660045160bf8aaad"
            },
            "downloads": -1,
            "filename": "redis_server-6.0.9-202010301343-cp39-cp39-manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "9dce097010c8c59d3431f4c9b9d36380",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3,<4",
            "size": 5129718,
            "upload_time": "2020-10-30T13:47:02",
            "upload_time_iso_8601": "2020-10-30T13:47:02.086388Z",
            "url": "https://files.pythonhosted.org/packages/fb/39/f02fff66a1d8fa6567307cc713a0c7ba971e2c06149051cd379b5c806a44/redis_server-6.0.9-202010301343-cp39-cp39-manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b03a1ebef0705e7655ac0b39315e63da38c92980fb2796b41d5c6028b3a98a0b",
                "md5": "0fb9b421e9224da2837baea0bf602dfc",
                "sha256": "92aec8f3938645b51fcea6818932bb1a8d52804e1520fe0d9c8871de890b2831"
            },
            "downloads": -1,
            "filename": "redis_server-6.0.9-202010301343-cp39-cp39-manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0fb9b421e9224da2837baea0bf602dfc",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3,<4",
            "size": 5452857,
            "upload_time": "2020-10-30T13:47:04",
            "upload_time_iso_8601": "2020-10-30T13:47:04.149208Z",
            "url": "https://files.pythonhosted.org/packages/b0/3a/1ebef0705e7655ac0b39315e63da38c92980fb2796b41d5c6028b3a98a0b/redis_server-6.0.9-202010301343-cp39-cp39-manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b94678dbf0f32c9a14eac000d3d1e423a6524df835d8b8819687c3249f1d57cf",
                "md5": "fb5fbbb052f9b126183b6e9adf2dd9f5",
                "sha256": "b174f120284617f6e342225ab5665793fa0e4bf7e4c84bf74f4c556dc84eacaa"
            },
            "downloads": -1,
            "filename": "redis_server-6.0.9-202010301344-cp37-cp37m-manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "fb5fbbb052f9b126183b6e9adf2dd9f5",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3,<4",
            "size": 5129637,
            "upload_time": "2020-10-30T13:47:05",
            "upload_time_iso_8601": "2020-10-30T13:47:05.946776Z",
            "url": "https://files.pythonhosted.org/packages/b9/46/78dbf0f32c9a14eac000d3d1e423a6524df835d8b8819687c3249f1d57cf/redis_server-6.0.9-202010301344-cp37-cp37m-manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "948fd78458c666dc2252b4644adf298a42cfdae9bbb1c266df39debab5ff1683",
                "md5": "10c5333e5f19fc8897769f0a6e20d701",
                "sha256": "eb6ae7eb052b81e0249011761d20f599c721e0daf47e929b321f0720cfd743be"
            },
            "downloads": -1,
            "filename": "redis_server-6.0.9-202010301346-py3-none-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "10c5333e5f19fc8897769f0a6e20d701",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3,<4",
            "size": 793209,
            "upload_time": "2020-10-30T13:47:07",
            "upload_time_iso_8601": "2020-10-30T13:47:07.526781Z",
            "url": "https://files.pythonhosted.org/packages/94/8f/d78458c666dc2252b4644adf298a42cfdae9bbb1c266df39debab5ff1683/redis_server-6.0.9-202010301346-py3-none-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-10-30 13:46:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "private-pypi",
    "github_project": "redis-server",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "redis-server"
}
        
Elapsed time: 0.03298s