tinytoolslib


Nametinytoolslib JSON
Version 0.3.3 PyPI version JSON
download
home_pageNone
SummarySet of tools for use with Tinycontrol devices like LK2.X, LK3.X, LK4.X or tcPDU.
upload_time2024-11-22 14:12:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords tinycontrol lk tcpdu
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tinyToolsLib

Set of tools for use with tinycontrol devices like LK2.X, LK3.X, LK4.X or tcPDU.

## Features

Easy to use functions for common actions with tinycontrol devices:

- Flashing firmware via TFTP (LK2.X, LK3.X).
- Flashing firmware via HTTP (LK4, tcPDU).
- Getting data from devices.
- Sending commands to devices (for common tasks like controlling OUTs, PWMs, etc.).
- Checking device version.

## Usage

Usage is described in documentation.

## Documentation

Documentation is available at <https://tinycontrol-software.gitlab.io/tinytoolslib/>

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tinytoolslib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "tinycontrol, lk, tcpdu",
    "author": null,
    "author_email": "Bartek Barszczewski <tinycontrol.software@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/29/dd/9f28941a4fe73234c53e4d3f2531cbaeb99a41d2e0810924d68f5f39d4fb/tinytoolslib-0.3.3.tar.gz",
    "platform": null,
    "description": "# tinyToolsLib\r\n\r\nSet of tools for use with tinycontrol devices like LK2.X, LK3.X, LK4.X or tcPDU.\r\n\r\n## Features\r\n\r\nEasy to use functions for common actions with tinycontrol devices:\r\n\r\n- Flashing firmware via TFTP (LK2.X, LK3.X).\r\n- Flashing firmware via HTTP (LK4, tcPDU).\r\n- Getting data from devices.\r\n- Sending commands to devices (for common tasks like controlling OUTs, PWMs, etc.).\r\n- Checking device version.\r\n\r\n## Usage\r\n\r\nUsage is described in documentation.\r\n\r\n## Documentation\r\n\r\nDocumentation is available at <https://tinycontrol-software.gitlab.io/tinytoolslib/>\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Set of tools for use with Tinycontrol devices like LK2.X, LK3.X, LK4.X or tcPDU.",
    "version": "0.3.3",
    "project_urls": null,
    "split_keywords": [
        "tinycontrol",
        " lk",
        " tcpdu"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1800db75bb8fa6e950a575c6e8da691d219053ea73c0576ba6428593f1dbf68c",
                "md5": "1e8e2bd4f35f1fc1203c8852fb8ee2ad",
                "sha256": "2a3c571455760c76f88acd83e1cdcd4de564bbcc2b033a2af1f97253f36ffaf1"
            },
            "downloads": -1,
            "filename": "tinytoolslib-0.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1e8e2bd4f35f1fc1203c8852fb8ee2ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 23335,
            "upload_time": "2024-11-22T14:12:41",
            "upload_time_iso_8601": "2024-11-22T14:12:41.023660Z",
            "url": "https://files.pythonhosted.org/packages/18/00/db75bb8fa6e950a575c6e8da691d219053ea73c0576ba6428593f1dbf68c/tinytoolslib-0.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29dd9f28941a4fe73234c53e4d3f2531cbaeb99a41d2e0810924d68f5f39d4fb",
                "md5": "05b030ea73633a49994eeac793d06bbe",
                "sha256": "4a02c2cece6490f3e061a595771655d840388435073542fc5ddc9009c3941f58"
            },
            "downloads": -1,
            "filename": "tinytoolslib-0.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "05b030ea73633a49994eeac793d06bbe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 21341,
            "upload_time": "2024-11-22T14:12:42",
            "upload_time_iso_8601": "2024-11-22T14:12:42.610289Z",
            "url": "https://files.pythonhosted.org/packages/29/dd/9f28941a4fe73234c53e4d3f2531cbaeb99a41d2e0810924d68f5f39d4fb/tinytoolslib-0.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 14:12:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tinytoolslib"
}
        
Elapsed time: 0.35668s