tinytoolslib


Nametinytoolslib JSON
Version 0.4.1 PyPI version JSON
download
home_pageNone
SummarySet of tools for use with Tinycontrol devices like LK2.X, LK3.X, LK4.X or tcPDU.
upload_time2025-03-28 12:08:09
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/8f/35/c0a39fbc774cf1dfcd57271dde1c4196434632535dec5e3aad565aa407a1/tinytoolslib-0.4.1.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.4.1",
    "project_urls": null,
    "split_keywords": [
        "tinycontrol",
        " lk",
        " tcpdu"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5a2a57eb2252597b573e14a68c36e0f68c2abc833a49c52a7e067713977d12e8",
                "md5": "3331eb09f60e78a36bd2cb27173e46e2",
                "sha256": "f6efa70844c1c40630f73e62a606f7e89f67298fe091038eff04696fcc75bf97"
            },
            "downloads": -1,
            "filename": "tinytoolslib-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3331eb09f60e78a36bd2cb27173e46e2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 23386,
            "upload_time": "2025-03-28T12:08:08",
            "upload_time_iso_8601": "2025-03-28T12:08:08.522955Z",
            "url": "https://files.pythonhosted.org/packages/5a/2a/57eb2252597b573e14a68c36e0f68c2abc833a49c52a7e067713977d12e8/tinytoolslib-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8f35c0a39fbc774cf1dfcd57271dde1c4196434632535dec5e3aad565aa407a1",
                "md5": "15f0132793eee78f35ea455e5305be41",
                "sha256": "770838f4b9a95f4d66c64480c66cc3ba98ad49ea2ef080593e3834f84e2e92c5"
            },
            "downloads": -1,
            "filename": "tinytoolslib-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "15f0132793eee78f35ea455e5305be41",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 21381,
            "upload_time": "2025-03-28T12:08:09",
            "upload_time_iso_8601": "2025-03-28T12:08:09.536030Z",
            "url": "https://files.pythonhosted.org/packages/8f/35/c0a39fbc774cf1dfcd57271dde1c4196434632535dec5e3aad565aa407a1/tinytoolslib-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-28 12:08:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tinytoolslib"
}
        
Elapsed time: 0.93579s