exist-client


Nameexist-client JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-05-10 12:13:09
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/ed/6c/fcbcf8a7925c6940eac2feffeae62a2cb6ee52b815a22c26d61fcfb0ccf4/exist_client-0.2.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.2.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a905499678df8691244e74c6d178b827fbb3d99986321431e89a046b27e1d11",
                "md5": "b5d484028554a7e9981b68eb82148ff6",
                "sha256": "33be23954e2b42f11a5fba0482b25948c1865238034189c70e70b0b8ff81c3cb"
            },
            "downloads": -1,
            "filename": "exist_client-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b5d484028554a7e9981b68eb82148ff6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 29240,
            "upload_time": "2024-05-10T12:13:08",
            "upload_time_iso_8601": "2024-05-10T12:13:08.443106Z",
            "url": "https://files.pythonhosted.org/packages/2a/90/5499678df8691244e74c6d178b827fbb3d99986321431e89a046b27e1d11/exist_client-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed6cfcbcf8a7925c6940eac2feffeae62a2cb6ee52b815a22c26d61fcfb0ccf4",
                "md5": "a8787416631d19f1a960f6a93216dec2",
                "sha256": "4d18573ed88b749c20a4d72677857b48e74a8082e7661cf4edefe483fb0d8aef"
            },
            "downloads": -1,
            "filename": "exist_client-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a8787416631d19f1a960f6a93216dec2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 10566,
            "upload_time": "2024-05-10T12:13:09",
            "upload_time_iso_8601": "2024-05-10T12:13:09.342168Z",
            "url": "https://files.pythonhosted.org/packages/ed/6c/fcbcf8a7925c6940eac2feffeae62a2cb6ee52b815a22c26d61fcfb0ccf4/exist_client-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-10 12:13:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "exist-client"
}
        
Elapsed time: 0.25324s