wmutils


Namewmutils JSON
Version 0.13.0 PyPI version JSON
download
home_pagehttps://github.com/wmeijer221/my_python_utils
SummaryContains a diverse set of utility methods I use in Python.
upload_time2024-04-18 15:33:47
maintainerNone
docs_urlNone
authorWillem Meijer
requires_python>=3.6
licenseMIT License Copyright (c) 2024 Willem Meijer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # my_python_utils
Contains a diverse set of utility methods I use in Python.

Latest version: 0.13.0

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wmeijer221/my_python_utils",
    "name": "wmutils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Willem Meijer",
    "author_email": "wmeijer221 <me@wmeijer.com>",
    "download_url": "https://files.pythonhosted.org/packages/e4/d7/f9f253a72eaaf74d2473eee52b93c713105f75ef67803fc306410fbe1d49/wmutils-0.13.0.tar.gz",
    "platform": null,
    "description": "# my_python_utils\nContains a diverse set of utility methods I use in Python.\n\nLatest version: 0.13.0\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Willem Meijer  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Contains a diverse set of utility methods I use in Python.",
    "version": "0.13.0",
    "project_urls": {
        "Homepage": "https://github.com/wmeijer221/my_python_utils",
        "repository": "https://github.com/wmeijer221/my_python_utils"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a5183faf9d1a09004021209a7d4336924c3eedd69effc34e63297f1e7767c96",
                "md5": "6bf12fe0677986e2234c477a437f6466",
                "sha256": "fc1e72d587ae16f62f0f38fd6aa6b566907bfc3d074ba984c75ee4cca6958f59"
            },
            "downloads": -1,
            "filename": "wmutils-0.13.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6bf12fe0677986e2234c477a437f6466",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 21229,
            "upload_time": "2024-04-18T15:33:45",
            "upload_time_iso_8601": "2024-04-18T15:33:45.964692Z",
            "url": "https://files.pythonhosted.org/packages/2a/51/83faf9d1a09004021209a7d4336924c3eedd69effc34e63297f1e7767c96/wmutils-0.13.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4d7f9f253a72eaaf74d2473eee52b93c713105f75ef67803fc306410fbe1d49",
                "md5": "51170065a3f43588d2cd564490191904",
                "sha256": "8e95a4da0f44f3f8224ad09389adb420b608b1989f9edf1c5fbc73dd0539377a"
            },
            "downloads": -1,
            "filename": "wmutils-0.13.0.tar.gz",
            "has_sig": false,
            "md5_digest": "51170065a3f43588d2cd564490191904",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 16933,
            "upload_time": "2024-04-18T15:33:47",
            "upload_time_iso_8601": "2024-04-18T15:33:47.567353Z",
            "url": "https://files.pythonhosted.org/packages/e4/d7/f9f253a72eaaf74d2473eee52b93c713105f75ef67803fc306410fbe1d49/wmutils-0.13.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-18 15:33:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wmeijer221",
    "github_project": "my_python_utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "wmutils"
}
        
Elapsed time: 0.20356s