lytils


Namelytils JSON
Version 0.6.1 PyPI version JSON
download
home_pageNone
SummaryPython utilities. Pytils was taken.
upload_time2024-10-16 05:36:20
maintainerNone
docs_urlNone
authorGGLionCross
requires_python<4.0,>=3.10
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Lytils
Python utilities. Pytils was taken.

# To discover unittests in python, use the following command:
python3 -m unittest discover -s tests -p "test_*.py"

# Install optional deps with lytils by doing the following:
poetry add lytils --extras google-sheets
poetry add lytils --extras log-html

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lytils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "GGLionCross",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/66/ce/5a99667d685d6839087dd13d9babba9bc27e8ee08acb631cb766b25ac7b0/lytils-0.6.1.tar.gz",
    "platform": null,
    "description": "# Lytils\nPython utilities. Pytils was taken.\n\n# To discover unittests in python, use the following command:\npython3 -m unittest discover -s tests -p \"test_*.py\"\n\n# Install optional deps with lytils by doing the following:\npoetry add lytils --extras google-sheets\npoetry add lytils --extras log-html\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Python utilities. Pytils was taken.",
    "version": "0.6.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1cc504ff49c0df50af43a2e6fc91717e517b597ad2b852ae527696057e75f728",
                "md5": "b35100f66ec19f9f808b38f5e1b2711d",
                "sha256": "2ddbdccafb97149cb50a264867e493fd2658141fdb2e4c3352c189bdf631ae76"
            },
            "downloads": -1,
            "filename": "lytils-0.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b35100f66ec19f9f808b38f5e1b2711d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 27502,
            "upload_time": "2024-10-16T05:36:19",
            "upload_time_iso_8601": "2024-10-16T05:36:19.549829Z",
            "url": "https://files.pythonhosted.org/packages/1c/c5/04ff49c0df50af43a2e6fc91717e517b597ad2b852ae527696057e75f728/lytils-0.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66ce5a99667d685d6839087dd13d9babba9bc27e8ee08acb631cb766b25ac7b0",
                "md5": "6fbfb63441a13085d3a66a9c262c3aca",
                "sha256": "0396449748442890128adf09963ce999a69129cc46c5fd730133d30f0933c03c"
            },
            "downloads": -1,
            "filename": "lytils-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6fbfb63441a13085d3a66a9c262c3aca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 21646,
            "upload_time": "2024-10-16T05:36:20",
            "upload_time_iso_8601": "2024-10-16T05:36:20.866773Z",
            "url": "https://files.pythonhosted.org/packages/66/ce/5a99667d685d6839087dd13d9babba9bc27e8ee08acb631cb766b25ac7b0/lytils-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-16 05:36:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lytils"
}
        
Elapsed time: 0.31190s