embedded-utils


Nameembedded-utils JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/Guilhermwn/embedded-utils
SummaryCLI Program for Embedded Programming Utils
upload_time2024-06-01 18:02:20
maintainerNone
docs_urlNone
authorGuilhermwn
requires_python<4.0,>=3.9
licenseMIT
keywords embedded cli microcontrollers mikroc pic
VCS
bugtrack_url
requirements click colorama lorem markdown-it-py mdurl Pygments pyserial rich shellingham tabulate typer typing_extensions
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
<h1>Embedded Utils</h1>
<p>CLI Program for Embedded Programming Utils</p>
</div>

# Introdução
Embedded Utils é uma biblioteca projetada com funcionalidades simples mas que podem auxiliar o usuário quando estiver trabalhando com projetos de **Sistemas Embarcados**

## Comandos disponíveis
### `embedded-utils`

**Usage**:

```console
$ embedded-utils [OPTIONS] COMMAND [ARGS]...
```

**Options**:

* `--install-completion`: Install completion for the current shell.
* `--show-completion`: Show completion for the current shell, to copy it or customize the installation.
* `--help`: Show this message and exit.

**Commands**:

* `informations`
* `mikroc-setup`
* `pic-mcus`
* `showports`

#### `embedded-utils informations`

**Usage**:

```console
$ embedded-utils informations [OPTIONS]
```

**Options**:

* `--help`: Show this message and exit.

#### `embedded-utils mikroc-setup`

**Usage**:

```console
$ embedded-utils mikroc-setup [OPTIONS]
```

**Options**:

* `--project-name TEXT`: Nome do projeto no MikroC  [required]
* `--help`: Show this message and exit.

#### `embedded-utils pic-mcus`

**Usage**:

```console
$ embedded-utils pic-mcus [OPTIONS]
```

**Options**:

* `--name TEXT`: O nome do MCU a ser pesquisado  [required]
* `--help`: Show this message and exit.

#### `embedded-utils showports`

**Usage**:

```console
$ embedded-utils showports [OPTIONS]
```

**Options**:

* `--show-ports / --no-show-ports`: [default: show-ports]
* `--help`: Show this message and exit.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Guilhermwn/embedded-utils",
    "name": "embedded-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "embedded, CLI, microcontrollers, mikroc, pic",
    "author": "Guilhermwn",
    "author_email": "limaoplaykglp@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/00/8a/e5057434e0c98b2460c83af540a6377dea33ee7fae10f6ff68c5055caf1c/embedded_utils-0.1.0.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n<h1>Embedded Utils</h1>\n<p>CLI Program for Embedded Programming Utils</p>\n</div>\n\n# Introdu\u00e7\u00e3o\nEmbedded Utils \u00e9 uma biblioteca projetada com funcionalidades simples mas que podem auxiliar o usu\u00e1rio quando estiver trabalhando com projetos de **Sistemas Embarcados**\n\n## Comandos dispon\u00edveis\n### `embedded-utils`\n\n**Usage**:\n\n```console\n$ embedded-utils [OPTIONS] COMMAND [ARGS]...\n```\n\n**Options**:\n\n* `--install-completion`: Install completion for the current shell.\n* `--show-completion`: Show completion for the current shell, to copy it or customize the installation.\n* `--help`: Show this message and exit.\n\n**Commands**:\n\n* `informations`\n* `mikroc-setup`\n* `pic-mcus`\n* `showports`\n\n#### `embedded-utils informations`\n\n**Usage**:\n\n```console\n$ embedded-utils informations [OPTIONS]\n```\n\n**Options**:\n\n* `--help`: Show this message and exit.\n\n#### `embedded-utils mikroc-setup`\n\n**Usage**:\n\n```console\n$ embedded-utils mikroc-setup [OPTIONS]\n```\n\n**Options**:\n\n* `--project-name TEXT`: Nome do projeto no MikroC  [required]\n* `--help`: Show this message and exit.\n\n#### `embedded-utils pic-mcus`\n\n**Usage**:\n\n```console\n$ embedded-utils pic-mcus [OPTIONS]\n```\n\n**Options**:\n\n* `--name TEXT`: O nome do MCU a ser pesquisado  [required]\n* `--help`: Show this message and exit.\n\n#### `embedded-utils showports`\n\n**Usage**:\n\n```console\n$ embedded-utils showports [OPTIONS]\n```\n\n**Options**:\n\n* `--show-ports / --no-show-ports`: [default: show-ports]\n* `--help`: Show this message and exit.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CLI Program for Embedded Programming Utils",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/Guilhermwn/embedded-utils",
        "Repository": "https://github.com/Guilhermwn/embedded-utils"
    },
    "split_keywords": [
        "embedded",
        " cli",
        " microcontrollers",
        " mikroc",
        " pic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a54633cdf55eb43dc7409284607cef5ddd380683727094caa1bb25f509328b8",
                "md5": "cc94f24d72aa7902c5a82893a21dde90",
                "sha256": "2818ba4ad1728c34283c2644962c8d008a08dd3cefb2a061604c65f2f03c5690"
            },
            "downloads": -1,
            "filename": "embedded_utils-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cc94f24d72aa7902c5a82893a21dde90",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 9636,
            "upload_time": "2024-06-01T18:02:19",
            "upload_time_iso_8601": "2024-06-01T18:02:19.082474Z",
            "url": "https://files.pythonhosted.org/packages/6a/54/633cdf55eb43dc7409284607cef5ddd380683727094caa1bb25f509328b8/embedded_utils-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "008ae5057434e0c98b2460c83af540a6377dea33ee7fae10f6ff68c5055caf1c",
                "md5": "f8b8917fe27fa01dadc0afc62a9624dc",
                "sha256": "5f3b85823f653197ad57954568ffca69361136633812d6f5de2bd8f10c2372b4"
            },
            "downloads": -1,
            "filename": "embedded_utils-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f8b8917fe27fa01dadc0afc62a9624dc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 8873,
            "upload_time": "2024-06-01T18:02:20",
            "upload_time_iso_8601": "2024-06-01T18:02:20.266197Z",
            "url": "https://files.pythonhosted.org/packages/00/8a/e5057434e0c98b2460c83af540a6377dea33ee7fae10f6ff68c5055caf1c/embedded_utils-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-01 18:02:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Guilhermwn",
    "github_project": "embedded-utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.7"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": [
                [
                    "==",
                    "0.4.6"
                ]
            ]
        },
        {
            "name": "lorem",
            "specs": [
                [
                    "==",
                    "0.1.1"
                ]
            ]
        },
        {
            "name": "markdown-it-py",
            "specs": [
                [
                    "==",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "mdurl",
            "specs": [
                [
                    "==",
                    "0.1.2"
                ]
            ]
        },
        {
            "name": "Pygments",
            "specs": [
                [
                    "==",
                    "2.18.0"
                ]
            ]
        },
        {
            "name": "pyserial",
            "specs": [
                [
                    "==",
                    "3.5"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    "==",
                    "13.7.1"
                ]
            ]
        },
        {
            "name": "shellingham",
            "specs": [
                [
                    "==",
                    "1.5.4"
                ]
            ]
        },
        {
            "name": "tabulate",
            "specs": [
                [
                    "==",
                    "0.9.0"
                ]
            ]
        },
        {
            "name": "typer",
            "specs": [
                [
                    "==",
                    "0.12.3"
                ]
            ]
        },
        {
            "name": "typing_extensions",
            "specs": [
                [
                    "==",
                    "4.12.0"
                ]
            ]
        }
    ],
    "lcname": "embedded-utils"
}
        
Elapsed time: 0.96062s