pytmlib


Namepytmlib JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryThis is the base library for the Python Tool Manager.
upload_time2023-06-18 16:09:33
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT License Copyright (c) 2023 Oliver Fabel 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 fhnw ibre python tool manager pytm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pytmlib

This is the base library for the Python Tool Manager.
Is also available on [PyPI](https://pypi.org/project/pytmlib/).

```shell
pip install pytmlib
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pytmlib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "FHNW,IBRE,Python Tool Manager,pytm",
    "author": "",
    "author_email": "Oliver Fabel <oliver.fabel@fhnw.ch>",
    "download_url": "https://files.pythonhosted.org/packages/8b/36/b1982232ca9e691f72d3e864f07b200de72e3f25a842c7a931f0d921d39a/pytmlib-1.0.0.tar.gz",
    "platform": null,
    "description": "# pytmlib\n\nThis is the base library for the Python Tool Manager.\nIs also available on [PyPI](https://pypi.org/project/pytmlib/).\n\n```shell\npip install pytmlib\n```\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Oliver Fabel  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": "This is the base library for the Python Tool Manager.",
    "version": "1.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/ofabel/pytm-bootstrap/issues",
        "Changelog": "https://github.com/ofabel/pytm-bootstrap/blob/main/CHANGELOG.md",
        "Homepage": "https://github.com/ofabel/pytm-bootstrap"
    },
    "split_keywords": [
        "fhnw",
        "ibre",
        "python tool manager",
        "pytm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "014a9ba88ea703b77fcbece577df35365a452f56a583b7674b5bfbf962b8cc52",
                "md5": "2e8f45456e0c507726f5517eec74e84f",
                "sha256": "aa91717ec6d1def144198ebed3f8813d9b014146bcdb391e1b568fcd2030c4fd"
            },
            "downloads": -1,
            "filename": "pytmlib-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2e8f45456e0c507726f5517eec74e84f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 17234,
            "upload_time": "2023-06-18T16:09:31",
            "upload_time_iso_8601": "2023-06-18T16:09:31.530848Z",
            "url": "https://files.pythonhosted.org/packages/01/4a/9ba88ea703b77fcbece577df35365a452f56a583b7674b5bfbf962b8cc52/pytmlib-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b36b1982232ca9e691f72d3e864f07b200de72e3f25a842c7a931f0d921d39a",
                "md5": "a405bc7af60dd6dd3ca7dd2a0380f873",
                "sha256": "50203f5198abed84e995675d46bfe6e00322bb21d2f683637da83a498c5612a2"
            },
            "downloads": -1,
            "filename": "pytmlib-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a405bc7af60dd6dd3ca7dd2a0380f873",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 9234,
            "upload_time": "2023-06-18T16:09:33",
            "upload_time_iso_8601": "2023-06-18T16:09:33.312717Z",
            "url": "https://files.pythonhosted.org/packages/8b/36/b1982232ca9e691f72d3e864f07b200de72e3f25a842c7a931f0d921d39a/pytmlib-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-18 16:09:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ofabel",
    "github_project": "pytm-bootstrap",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pytmlib"
}
        
Elapsed time: 0.11317s