iotemplatelib


Nameiotemplatelib JSON
Version 1.0.4 PyPI version JSON
download
home_page
SummaryTBD
upload_time2023-08-11 09:24:38
maintainer
docs_urlNone
author
requires_python>=3.10
license
keywords tbd tbd
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # IO-TEMPLATE-LIB - Template for Library Repositories

This repository is a sample repository for developing Python related IO-Aero libraries.

## Documentation

Since this is a private repository, the complete documentation is only available in a local version of the repository in the file directory **`site`**. 
You just have to open the file **`site/index.html`** with a web browser.

## Directory and File Structure of this Repository

### 1. Directories

| Directory         | Content                                                    |
|-------------------|------------------------------------------------------------|
| .github/workflows | **[GitHub Action](https://github.com/actions)** workflows. |
| .vscode           | Configuration data for **Visual Code**.                    |
| data              | Application data related files.                            |
| dist              | Deployable libraries.                                      |
| docs              | Documentation files.                                       |
| iotemplatelib     | Python script files.                                       |
| libs              | Required third party libraries.                            |
| resources         | Selected manuals and software.                             |
| scripts           | Scripts supporting Ubuntu and Windows.                     |
| site              | Documentation as static HTML pages.                        |
| tests             | Scripts and data for **pytest**.                           |

### 2. Files

| File                           | Functionality                                                   |
|--------------------------------|-----------------------------------------------------------------|
| .gitignore                     | Configuration of files and folders to be ignored.               |
| .pylintrc                      | **pylint** configuration file.                                  |
| .settings.io_template_lib.toml | Configuration data - secrets.                                   |
| LICENSE.md                     | Text of the licence terms.                                      |
| logging_cfg.yaml               | Configuration of the Logger functionality.                      |
| Makefile                       | Tasks to be executed with the **`make`** command.               |
| Pipfile                        | Definition of the Python package requirements.                  |
| pyproject.toml                 | Optional configuration data for the software quality tools.     |
| README.md                      | This file.                                                      |
| run_io_template_lib            | Main script for using the functionality of **IO-TEMPLATE-LIB**. |
| settings.io_template_lib.toml  | Configuration data.                                             |
| setup.cfg                      | Optional configuration data for **flake8**.                     |

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "iotemplatelib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Team IO-Aero <info@io-aero.ch>",
    "keywords": "TBD,TBD",
    "author": "",
    "author_email": "Team IO-Aero <info@io-aero.com>",
    "download_url": "https://files.pythonhosted.org/packages/5e/eb/3fc09bf192f96547605fad5efb8507f1ccf3a84d23bdf803fbada2a5bf3b/iotemplatelib-1.0.4.tar.gz",
    "platform": null,
    "description": "# IO-TEMPLATE-LIB - Template for Library Repositories\r\n\r\nThis repository is a sample repository for developing Python related IO-Aero libraries.\r\n\r\n## Documentation\r\n\r\nSince this is a private repository, the complete documentation is only available in a local version of the repository in the file directory **`site`**. \r\nYou just have to open the file **`site/index.html`** with a web browser.\r\n\r\n## Directory and File Structure of this Repository\r\n\r\n### 1. Directories\r\n\r\n| Directory         | Content                                                    |\r\n|-------------------|------------------------------------------------------------|\r\n| .github/workflows | **[GitHub Action](https://github.com/actions)** workflows. |\r\n| .vscode           | Configuration data for **Visual Code**.                    |\r\n| data              | Application data related files.                            |\r\n| dist              | Deployable libraries.                                      |\r\n| docs              | Documentation files.                                       |\r\n| iotemplatelib     | Python script files.                                       |\r\n| libs              | Required third party libraries.                            |\r\n| resources         | Selected manuals and software.                             |\r\n| scripts           | Scripts supporting Ubuntu and Windows.                     |\r\n| site              | Documentation as static HTML pages.                        |\r\n| tests             | Scripts and data for **pytest**.                           |\r\n\r\n### 2. Files\r\n\r\n| File                           | Functionality                                                   |\r\n|--------------------------------|-----------------------------------------------------------------|\r\n| .gitignore                     | Configuration of files and folders to be ignored.               |\r\n| .pylintrc                      | **pylint** configuration file.                                  |\r\n| .settings.io_template_lib.toml | Configuration data - secrets.                                   |\r\n| LICENSE.md                     | Text of the licence terms.                                      |\r\n| logging_cfg.yaml               | Configuration of the Logger functionality.                      |\r\n| Makefile                       | Tasks to be executed with the **`make`** command.               |\r\n| Pipfile                        | Definition of the Python package requirements.                  |\r\n| pyproject.toml                 | Optional configuration data for the software quality tools.     |\r\n| README.md                      | This file.                                                      |\r\n| run_io_template_lib            | Main script for using the functionality of **IO-TEMPLATE-LIB**. |\r\n| settings.io_template_lib.toml  | Configuration data.                                             |\r\n| setup.cfg                      | Optional configuration data for **flake8**.                     |\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "TBD",
    "version": "1.0.4",
    "project_urls": {
        "Bug Tracker": "https://github.com/io-aero/io-template-lib/issues",
        "Documentation": "https://io-aero.github.io/io-template-lib/",
        "Homepage": "https://github.com/io-aero/io-template-lib",
        "Release History": "https://io-aero.github.io/io-template-lib/release_history/",
        "Release Notes": "https://io-aero.github.io/io-template-lib/release_notes/",
        "Source": "https://github.com/io-aero/io-template-lib/iotemplatelib/"
    },
    "split_keywords": [
        "tbd",
        "tbd"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec9b87231b3f284803fdffa8fcc1bbe966b7a6f99da46cb37aa14f2011eb5169",
                "md5": "1e4fea35d73df105968d920a89d9eaad",
                "sha256": "48ff147888302f8bb2f6e089b92d19ee5647b06ab98ee61d7a9fdf10a0454bf3"
            },
            "downloads": -1,
            "filename": "iotemplatelib-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1e4fea35d73df105968d920a89d9eaad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 8299,
            "upload_time": "2023-08-11T09:24:37",
            "upload_time_iso_8601": "2023-08-11T09:24:37.423513Z",
            "url": "https://files.pythonhosted.org/packages/ec/9b/87231b3f284803fdffa8fcc1bbe966b7a6f99da46cb37aa14f2011eb5169/iotemplatelib-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5eeb3fc09bf192f96547605fad5efb8507f1ccf3a84d23bdf803fbada2a5bf3b",
                "md5": "0f63f088a56313b0b0d59d8dc0d45e2a",
                "sha256": "b264b866e82e864c17108acb01277619f09e03286a8d99b12e1644f0e683708d"
            },
            "downloads": -1,
            "filename": "iotemplatelib-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "0f63f088a56313b0b0d59d8dc0d45e2a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 7106,
            "upload_time": "2023-08-11T09:24:38",
            "upload_time_iso_8601": "2023-08-11T09:24:38.524967Z",
            "url": "https://files.pythonhosted.org/packages/5e/eb/3fc09bf192f96547605fad5efb8507f1ccf3a84d23bdf803fbada2a5bf3b/iotemplatelib-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-11 09:24:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "io-aero",
    "github_project": "io-template-lib",
    "github_not_found": true,
    "lcname": "iotemplatelib"
}
        
Elapsed time: 0.23676s