mill-local


Namemill-local JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/Danielhiversen/pyMillLocal
SummaryA python3 library to communicate with Mill heaters using local Gen 3 API
upload_time2025-02-26 20:07:07
maintainerNone
docs_urlNone
authorDaniel Hjelseth Høyer
requires_python>=3.8.0
licenseMIT
keywords
VCS
bugtrack_url
requirements aiohttp async_timeout
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Danielhiversen/pyMillLocal",
    "name": "mill-local",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "Daniel Hjelseth H\u00f8yer",
    "author_email": "mail@dahoiv.net",
    "download_url": "https://files.pythonhosted.org/packages/4b/f2/cc52340a200ed6c1214d429e14ff0a5f752f1f32dd55410b2f6fa68c24d6/mill_local-0.4.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A python3 library to communicate with Mill heaters using local Gen 3 API",
    "version": "0.4.0",
    "project_urls": {
        "Homepage": "https://github.com/Danielhiversen/pyMillLocal"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1373f7f9a3637dc1a82c77e1740e4cd41a3ecd7270fe422da0bed76c410431e0",
                "md5": "0ed23d63641311f067671f4f82992c40",
                "sha256": "8793347155904a39474159aaf90f6a3b4e8a2ac35a1f096fa17f62f535240d37"
            },
            "downloads": -1,
            "filename": "mill_local-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0ed23d63641311f067671f4f82992c40",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 3944,
            "upload_time": "2025-02-26T20:07:06",
            "upload_time_iso_8601": "2025-02-26T20:07:06.305531Z",
            "url": "https://files.pythonhosted.org/packages/13/73/f7f9a3637dc1a82c77e1740e4cd41a3ecd7270fe422da0bed76c410431e0/mill_local-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4bf2cc52340a200ed6c1214d429e14ff0a5f752f1f32dd55410b2f6fa68c24d6",
                "md5": "9f7a9d2f9442343ccc401c08d76dadbe",
                "sha256": "28ecce607b5b0c5274cff4546e62338f8d60683a2a0040f7989a82f266910f84"
            },
            "downloads": -1,
            "filename": "mill_local-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9f7a9d2f9442343ccc401c08d76dadbe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0",
            "size": 5543,
            "upload_time": "2025-02-26T20:07:07",
            "upload_time_iso_8601": "2025-02-26T20:07:07.878543Z",
            "url": "https://files.pythonhosted.org/packages/4b/f2/cc52340a200ed6c1214d429e14ff0a5f752f1f32dd55410b2f6fa68c24d6/mill_local-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-26 20:07:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Danielhiversen",
    "github_project": "pyMillLocal",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "aiohttp",
            "specs": []
        },
        {
            "name": "async_timeout",
            "specs": []
        }
    ],
    "lcname": "mill-local"
}
        
Elapsed time: 1.02986s