py-ssdb-client


Namepy-ssdb-client JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://github.com/andy1xx8/py-ssdb-client
SummaryA SSDB client for Python
upload_time2023-02-06 09:46:33
maintainer
docs_urlNone
authorAndy Le
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # py-ssdb-client

A SSDB client for Python

## Install

- Run `pip install py-ssdb-client` or `pip3 install py-ssdb-client` to install this library

## Usage


E.g:

```python

```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/andy1xx8/py-ssdb-client",
    "name": "py-ssdb-client",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Andy Le",
    "author_email": "tauit.dnmd@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/52/fa/e503bf1fa8c781432a9aab3cf09b0cfebed9a75d62decd6e820f60803f8f/py-ssdb-client-0.0.7.tar.gz",
    "platform": null,
    "description": "# py-ssdb-client\n\nA SSDB client for Python\n\n## Install\n\n- Run `pip install py-ssdb-client` or `pip3 install py-ssdb-client` to install this library\n\n## Usage\n\n\nE.g:\n\n```python\n\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A SSDB client for Python",
    "version": "0.0.7",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24d237b70127b54c629d852acec5a85f476c6c0f87f05b3087efca3c8a3b7d29",
                "md5": "06b9c3ea777c28c8cefe248163d3a789",
                "sha256": "caf5ec314cb878b2efef120a0843f8e3c81ea38eead866eeba6e3e75fc1e9aed"
            },
            "downloads": -1,
            "filename": "py_ssdb_client-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "06b9c3ea777c28c8cefe248163d3a789",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 6773,
            "upload_time": "2023-02-06T09:46:31",
            "upload_time_iso_8601": "2023-02-06T09:46:31.532977Z",
            "url": "https://files.pythonhosted.org/packages/24/d2/37b70127b54c629d852acec5a85f476c6c0f87f05b3087efca3c8a3b7d29/py_ssdb_client-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52fae503bf1fa8c781432a9aab3cf09b0cfebed9a75d62decd6e820f60803f8f",
                "md5": "5eca63e8e24f2a9d60aba005fd91f472",
                "sha256": "2c32533b3253d91f41a5247293f0899ac0ae42bf53279097ade34ed90fd47708"
            },
            "downloads": -1,
            "filename": "py-ssdb-client-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "5eca63e8e24f2a9d60aba005fd91f472",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6650,
            "upload_time": "2023-02-06T09:46:33",
            "upload_time_iso_8601": "2023-02-06T09:46:33.089294Z",
            "url": "https://files.pythonhosted.org/packages/52/fa/e503bf1fa8c781432a9aab3cf09b0cfebed9a75d62decd6e820f60803f8f/py-ssdb-client-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-06 09:46:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "andy1xx8",
    "github_project": "py-ssdb-client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "py-ssdb-client"
}
        
Elapsed time: 0.04235s