exist-client


Nameexist-client JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-06-09 19:00:46
maintainerNone
docs_urlNone
authorIlya Nekhay
requires_python<4.0,>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Setting up a new project

```bash
git init
poetry install
pre-commit install
pre-commit autoupdate
```


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "exist-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ilya Nekhay",
    "author_email": "nekhayiv@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0d/66/2f3635f7d45197bb89cb14ba801d549e51e0ac7ed6f12c3f3be4ac033657/exist_client-0.3.0.tar.gz",
    "platform": null,
    "description": "# Setting up a new project\n\n```bash\ngit init\npoetry install\npre-commit install\npre-commit autoupdate\n```\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.3.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d528db366f66453887327f0249c6bfce6159e294e0aa9252596f829f55e55d1",
                "md5": "3236561fb1c1f3fc0573b39cbdf6a0e1",
                "sha256": "5041136dd10af97b9c1108b4c1f9d5a3f74db13b8c43e0ac6e0e0d318c57691e"
            },
            "downloads": -1,
            "filename": "exist_client-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3236561fb1c1f3fc0573b39cbdf6a0e1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 29455,
            "upload_time": "2024-06-09T19:00:44",
            "upload_time_iso_8601": "2024-06-09T19:00:44.798178Z",
            "url": "https://files.pythonhosted.org/packages/2d/52/8db366f66453887327f0249c6bfce6159e294e0aa9252596f829f55e55d1/exist_client-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d662f3635f7d45197bb89cb14ba801d549e51e0ac7ed6f12c3f3be4ac033657",
                "md5": "022f4704f96d3ae96be1e583f1b96e51",
                "sha256": "8735243860e0930e8778ffc93bc8ad2ccd8a8b520f78ac1ed041ccf14100a830"
            },
            "downloads": -1,
            "filename": "exist_client-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "022f4704f96d3ae96be1e583f1b96e51",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 10756,
            "upload_time": "2024-06-09T19:00:46",
            "upload_time_iso_8601": "2024-06-09T19:00:46.031612Z",
            "url": "https://files.pythonhosted.org/packages/0d/66/2f3635f7d45197bb89cb14ba801d549e51e0ac7ed6f12c3f3be4ac033657/exist_client-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-09 19:00:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "exist-client"
}
        
Elapsed time: 0.24774s