TBD
Project description
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 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. |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
iotemplatelib-1.0.4.tar.gz
(7.1 kB
view details)
Built Distribution
File details
Details for the file iotemplatelib-1.0.4.tar.gz
.
File metadata
- Download URL: iotemplatelib-1.0.4.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b264b866e82e864c17108acb01277619f09e03286a8d99b12e1644f0e683708d |
|
MD5 | 0f63f088a56313b0b0d59d8dc0d45e2a |
|
BLAKE2b-256 | 5eeb3fc09bf192f96547605fad5efb8507f1ccf3a84d23bdf803fbada2a5bf3b |
File details
Details for the file iotemplatelib-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: iotemplatelib-1.0.4-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48ff147888302f8bb2f6e089b92d19ee5647b06ab98ee61d7a9fdf10a0454bf3 |
|
MD5 | 1e4fea35d73df105968d920a89d9eaad |
|
BLAKE2b-256 | ec9b87231b3f284803fdffa8fcc1bbe966b7a6f99da46cb37aa14f2011eb5169 |