mill-local


Namemill-local JSON
Version 0.3.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_time2023-01-11 23:52:33
maintainer
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": "",
    "docs_url": null,
    "requires_python": ">=3.8.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Daniel Hjelseth H\u00f8yer",
    "author_email": "mail@dahoiv.net",
    "download_url": "https://files.pythonhosted.org/packages/21/9f/24d91716412db2c6350afbbdf9a5d066de66d505f26a2e0c4ba5035f9fd8/mill_local-0.3.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.3.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e13dac70d57299faf9aeae0350efc6f6ee99007d2630e8bcbadf47f023376ab5",
                "md5": "bd1dc63993220dbc6453359320772a30",
                "sha256": "7ed1c5d3033cdb262ae38e1af58feb83fd9bc328a4eb51296b2018dfce2616ae"
            },
            "downloads": -1,
            "filename": "mill_local-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bd1dc63993220dbc6453359320772a30",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0",
            "size": 3732,
            "upload_time": "2023-01-11T23:52:32",
            "upload_time_iso_8601": "2023-01-11T23:52:32.277699Z",
            "url": "https://files.pythonhosted.org/packages/e1/3d/ac70d57299faf9aeae0350efc6f6ee99007d2630e8bcbadf47f023376ab5/mill_local-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "219f24d91716412db2c6350afbbdf9a5d066de66d505f26a2e0c4ba5035f9fd8",
                "md5": "06330ea7d15ccc15bf552a701d2403c4",
                "sha256": "b42c8ff3314ae80ace40bf74cf328cf70b93e1e4ab5de044f440ae9325533ff4"
            },
            "downloads": -1,
            "filename": "mill_local-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "06330ea7d15ccc15bf552a701d2403c4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0",
            "size": 3933,
            "upload_time": "2023-01-11T23:52:33",
            "upload_time_iso_8601": "2023-01-11T23:52:33.490022Z",
            "url": "https://files.pythonhosted.org/packages/21/9f/24d91716412db2c6350afbbdf9a5d066de66d505f26a2e0c4ba5035f9fd8/mill_local-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-11 23:52:33",
    "github": true,
    "gitlab": false,
    "bitbucket": 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: 0.02546s