prusaLink


NameprusaLink JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryA library to interface with the PrusaLink API
upload_time2023-05-23 20:01:38
maintainer
docs_urlNone
authorGuillaume RICO
requires_python>=3.7
licenseCopyright (c) 2023 Guillaume RICO 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 prusalink api mini
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This library has changed its name! (Following a request from the Prusa team)

You can find it under the name of PrusaLinkPy

Available in pip or on github: https://github.com/guillaume-rico/PrusaLinkPy

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "prusaLink",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Prusalink,API,Mini",
    "author": "Guillaume RICO",
    "author_email": "Guillaume RICO <guillaume.rico@alpesmesures.fr>",
    "download_url": "https://files.pythonhosted.org/packages/53/fd/b459932d1a74515db4604967557ed09a63d8c844a683b943a1e3fe8fcbc0/prusaLink-1.0.0.tar.gz",
    "platform": null,
    "description": "This library has changed its name! (Following a request from the Prusa team)\r\n\r\nYou can find it under the name of PrusaLinkPy\r\n\r\nAvailable in pip or on github: https://github.com/guillaume-rico/PrusaLinkPy\r\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2023 Guillaume RICO  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": "A library to interface with the PrusaLink API",
    "version": "1.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/guillaume-rico/prusaLink/issues",
        "Homepage": "https://github.com/guillaume-rico/prusaLink",
        "repository": "https://github.com/guillaume-rico/prusaLink.git"
    },
    "split_keywords": [
        "prusalink",
        "api",
        "mini"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02156c6ece0440092ef42f3dd13218a2f15ba8870bd250c8a297f9c2c5b159df",
                "md5": "e6333a37d243b895c97e5648bfbaf39b",
                "sha256": "fe3e9958bc3d513875857cc5012301232417be3e082add167dc9ca4e957af406"
            },
            "downloads": -1,
            "filename": "prusaLink-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e6333a37d243b895c97e5648bfbaf39b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3454,
            "upload_time": "2023-05-23T20:01:35",
            "upload_time_iso_8601": "2023-05-23T20:01:35.259489Z",
            "url": "https://files.pythonhosted.org/packages/02/15/6c6ece0440092ef42f3dd13218a2f15ba8870bd250c8a297f9c2c5b159df/prusaLink-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53fdb459932d1a74515db4604967557ed09a63d8c844a683b943a1e3fe8fcbc0",
                "md5": "0d50356628c28c9ceef845d1430ad147",
                "sha256": "ca197b36ef4c358adee1dcde1b98a48c64b1d8c950bbe1d670da3b6113532ec8"
            },
            "downloads": -1,
            "filename": "prusaLink-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0d50356628c28c9ceef845d1430ad147",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2445,
            "upload_time": "2023-05-23T20:01:38",
            "upload_time_iso_8601": "2023-05-23T20:01:38.967478Z",
            "url": "https://files.pythonhosted.org/packages/53/fd/b459932d1a74515db4604967557ed09a63d8c844a683b943a1e3fe8fcbc0/prusaLink-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-23 20:01:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "guillaume-rico",
    "github_project": "prusaLink",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "prusalink"
}
        
Elapsed time: 0.06811s