pytilz


Namepytilz JSON
Version 0.1.0 PyPI version JSON
download
home_page
Summary
upload_time2024-01-20 18:43:13
maintainer
docs_urlNone
authorIlya Nekhay
requires_python>=3.10,<4.0
license
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": "",
    "name": "pytilz",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ilya Nekhay",
    "author_email": "nekhayiv@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2a/3d/fa71676041d542d5576dcddfe00d2951c3085888c3de76b629800e23eba2/pytilz-0.1.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": "",
    "summary": "",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5770b9073b5b39e979ca76ff6b7d13098dbcfdd24936420f32a0ff9d7ed8115",
                "md5": "8fd3a2b5acc8b1f774d65d6935fc2a33",
                "sha256": "79d4e8340d2e6f884b421b663c6337cbc05d863c7200b2fc622fd484bba43636"
            },
            "downloads": -1,
            "filename": "pytilz-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8fd3a2b5acc8b1f774d65d6935fc2a33",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 1722,
            "upload_time": "2024-01-20T18:43:11",
            "upload_time_iso_8601": "2024-01-20T18:43:11.738658Z",
            "url": "https://files.pythonhosted.org/packages/c5/77/0b9073b5b39e979ca76ff6b7d13098dbcfdd24936420f32a0ff9d7ed8115/pytilz-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a3dfa71676041d542d5576dcddfe00d2951c3085888c3de76b629800e23eba2",
                "md5": "5fe56b8b22b34d61174a610821646a3f",
                "sha256": "33a090a53c3cb3e418067b8bfa5fd7c1d5e8625c6e7ff9d216e03eb79be3dd0f"
            },
            "downloads": -1,
            "filename": "pytilz-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5fe56b8b22b34d61174a610821646a3f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 1439,
            "upload_time": "2024-01-20T18:43:13",
            "upload_time_iso_8601": "2024-01-20T18:43:13.204532Z",
            "url": "https://files.pythonhosted.org/packages/2a/3d/fa71676041d542d5576dcddfe00d2951c3085888c3de76b629800e23eba2/pytilz-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-20 18:43:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pytilz"
}
        
Elapsed time: 0.22438s