icotronic


Nameicotronic JSON
Version 4.1.0 PyPI version JSON
download
home_pageNone
SummaryControl and test software for sensory tool holders (STH), sensor milling heads (SMH) and stationary transceiver units (STU)
upload_time2025-08-27 14:34:55
maintainerNone
docs_urlNone
authorClemens Burgstaller
requires_python<4,>=3.10
licenseNone
keywords smart-tool smh stu sth tool-holder
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![GitHub Workflow Documentation](https://img.shields.io/github/actions/workflow/status/mytoolit/ICOtronic/documentation.yaml?branch=main&label=Documentation)](https://mytoolit.github.io/ICOtronic/) [![API Documentation](https://img.shields.io/readthedocs/icotronic?label=API%20Documentation)](https://icotronic.readthedocs.io/en/stable/) [![GitHub Workflow Tests](https://img.shields.io/github/actions/workflow/status/mytoolit/ICOtronic/tests.yaml?branch=main&label=Tests)](https://github.com/MyTooliT/ICOtronic/actions/workflows/tests.yaml)

# ICOtronic

This repository contains data collection and test software for the [ICOtronic system](https://www.mytoolit.com/ICOtronic/). For more information, please take a look [at the online documentation](https://mytoolit.github.io/ICOtronic/).

## Documentation

While you should be able to read the [various Markdown files of the documentation](Documentation) separately, we recommend you read the [bookdown](https://bookdown.org) manual instead. We provide a prebuilt version of the documentation [**here**](https://mytoolit.github.io/ICOtronic/).

You can also download the documentation [under the GitHub Actions tab](https://github.com/MyTooliT/ICOtronic/actions/workflows/documentation.yaml) (just select the latest run and click on the link “ICOtronic Manual”).

### Build

If you want to build the documentation yourself, you need the following software:

- [R](https://www.r-project.org),
- [bookdown](https://bookdown.org),
- [make](<https://en.wikipedia.org/wiki/Make_(software)>), and
- (optionally for the PDF version of the manual) the [TinyTeX R package](https://yihui.org/tinytex/).

After you installed the required software you can build the

- HTML (`make html`),
- EPUB (`make epub`), and
- PDF (`make pdf`)

version of the documentation. The output will be stored in the folder `Bookdown` in the root of the repository. If you want to build all versions of the documentation, just use the command

```sh
make doc
```

in the repo root.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "icotronic",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.10",
    "maintainer_email": null,
    "keywords": "smart-tool, smh, stu, sth, tool-holder",
    "author": "Clemens Burgstaller",
    "author_email": "burgstaller@ift.at",
    "download_url": "https://files.pythonhosted.org/packages/0b/b6/a3978026506be5a9ecb1061e08dce3b2d6f0ecae6d56e4e15a49527b7dea/icotronic-4.1.0.tar.gz",
    "platform": null,
    "description": "[![GitHub Workflow Documentation](https://img.shields.io/github/actions/workflow/status/mytoolit/ICOtronic/documentation.yaml?branch=main&label=Documentation)](https://mytoolit.github.io/ICOtronic/) [![API Documentation](https://img.shields.io/readthedocs/icotronic?label=API%20Documentation)](https://icotronic.readthedocs.io/en/stable/) [![GitHub Workflow Tests](https://img.shields.io/github/actions/workflow/status/mytoolit/ICOtronic/tests.yaml?branch=main&label=Tests)](https://github.com/MyTooliT/ICOtronic/actions/workflows/tests.yaml)\n\n# ICOtronic\n\nThis repository contains data collection and test software for the [ICOtronic system](https://www.mytoolit.com/ICOtronic/). For more information, please take a look [at the online documentation](https://mytoolit.github.io/ICOtronic/).\n\n## Documentation\n\nWhile you should be able to read the [various Markdown files of the documentation](Documentation) separately, we recommend you read the [bookdown](https://bookdown.org) manual instead. We provide a prebuilt version of the documentation [**here**](https://mytoolit.github.io/ICOtronic/).\n\nYou can also download the documentation [under the GitHub Actions tab](https://github.com/MyTooliT/ICOtronic/actions/workflows/documentation.yaml) (just select the latest run and click on the link \u201cICOtronic Manual\u201d).\n\n### Build\n\nIf you want to build the documentation yourself, you need the following software:\n\n- [R](https://www.r-project.org),\n- [bookdown](https://bookdown.org),\n- [make](<https://en.wikipedia.org/wiki/Make_(software)>), and\n- (optionally for the PDF version of the manual) the [TinyTeX R package](https://yihui.org/tinytex/).\n\nAfter you installed the required software you can build the\n\n- HTML (`make html`),\n- EPUB (`make epub`), and\n- PDF (`make pdf`)\n\nversion of the documentation. The output will be stored in the folder `Bookdown` in the root of the repository. If you want to build all versions of the documentation, just use the command\n\n```sh\nmake doc\n```\n\nin the repo root.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Control and test software for sensory tool holders (STH), sensor milling heads (SMH) and stationary transceiver units (STU)",
    "version": "4.1.0",
    "project_urls": {
        "Documentation": "https://mytoolit.github.io/ICOtronic/",
        "Source": "https://github.com/mytoolit/ICOtronic/"
    },
    "split_keywords": [
        "smart-tool",
        " smh",
        " stu",
        " sth",
        " tool-holder"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f98cf531e33edf04f120e51fb090be9645125bb894e7eaac52e5a5f2f21fa40c",
                "md5": "aa70e7d863df1565765488cdabd716f9",
                "sha256": "9617e6496bebdd5832944ec61c8c5af1c7bd76ee9e50bcc8858cb5a2047a5683"
            },
            "downloads": -1,
            "filename": "icotronic-4.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aa70e7d863df1565765488cdabd716f9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.10",
            "size": 137187,
            "upload_time": "2025-08-27T14:34:53",
            "upload_time_iso_8601": "2025-08-27T14:34:53.799635Z",
            "url": "https://files.pythonhosted.org/packages/f9/8c/f531e33edf04f120e51fb090be9645125bb894e7eaac52e5a5f2f21fa40c/icotronic-4.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0bb6a3978026506be5a9ecb1061e08dce3b2d6f0ecae6d56e4e15a49527b7dea",
                "md5": "219de7508813ef2c17a2830e29c4e58b",
                "sha256": "bbf6bc49f597769bc27e700257b6dabff59250449e69a6c7d84c01bcdefdb45a"
            },
            "downloads": -1,
            "filename": "icotronic-4.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "219de7508813ef2c17a2830e29c4e58b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.10",
            "size": 104792,
            "upload_time": "2025-08-27T14:34:55",
            "upload_time_iso_8601": "2025-08-27T14:34:55.262470Z",
            "url": "https://files.pythonhosted.org/packages/0b/b6/a3978026506be5a9ecb1061e08dce3b2d6f0ecae6d56e4e15a49527b7dea/icotronic-4.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-27 14:34:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mytoolit",
    "github_project": "ICOtronic",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "icotronic"
}
        
Elapsed time: 1.20384s