utilitiez


Nameutilitiez JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryMiscellaneous python utilities
upload_time2025-01-16 10:41:01
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.9
licenseMIT
keywords tools utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # utilitiez
Collection of useful python tools.

So far, the only tool is the `densityplot` function, which provides a convenient way to
produced density plots from simulated data, optionally involving logarithmically scaled
axes.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "utilitiez",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": null,
    "keywords": "tools, utils",
    "author": null,
    "author_email": "David Zwicker <david.zwicker@ds.mpg.de>",
    "download_url": "https://files.pythonhosted.org/packages/f7/40/d8b60011055331b1954c632a3a8e1e1ec48531058a1693885596e0efebd8/utilitiez-0.2.1.tar.gz",
    "platform": null,
    "description": "# utilitiez\nCollection of useful python tools.\n\nSo far, the only tool is the `densityplot` function, which provides a convenient way to\nproduced density plots from simulated data, optionally involving logarithmically scaled\naxes.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Miscellaneous python utilities",
    "version": "0.2.1",
    "project_urls": null,
    "split_keywords": [
        "tools",
        " utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3f0233417ad3d88a261f76e629d0cffb9f5b6f0ebbe18cb3e6259e192024acb",
                "md5": "6e987f7a1b25f61d1b1cc367f7099270",
                "sha256": "6747fbd439d13d13712a1b3f668a23e43d321598ec525b49fb965acd2fc2fdbf"
            },
            "downloads": -1,
            "filename": "utilitiez-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e987f7a1b25f61d1b1cc367f7099270",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.9",
            "size": 5067,
            "upload_time": "2025-01-16T10:40:59",
            "upload_time_iso_8601": "2025-01-16T10:40:59.848013Z",
            "url": "https://files.pythonhosted.org/packages/a3/f0/233417ad3d88a261f76e629d0cffb9f5b6f0ebbe18cb3e6259e192024acb/utilitiez-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f740d8b60011055331b1954c632a3a8e1e1ec48531058a1693885596e0efebd8",
                "md5": "255c77f6ad202063499e2a0d60dd1427",
                "sha256": "e76be7bac6376d304724d332ffc2fd08d489679e9f78d5047bc44edb0e84415d"
            },
            "downloads": -1,
            "filename": "utilitiez-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "255c77f6ad202063499e2a0d60dd1427",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.9",
            "size": 128758,
            "upload_time": "2025-01-16T10:41:01",
            "upload_time_iso_8601": "2025-01-16T10:41:01.346612Z",
            "url": "https://files.pythonhosted.org/packages/f7/40/d8b60011055331b1954c632a3a8e1e1ec48531058a1693885596e0efebd8/utilitiez-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-16 10:41:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "utilitiez"
}
        
Elapsed time: 0.80453s