Skip to main content

The AVEAS OpenLABEL specification

Project description

AVEAS OpenLABEL

Installation and usage

This library can be installed via pip using pip install aveas_openlabel or with poetry using poetry add aveas_openlabel. The documentation with minimal examples can be found here: understand-ai.github.io/aveas_openlabel/

Development

Poetry

This package uses Poetry, a tool for dependency management and packaging. Please install it via the official installer from here. In the root of the repository, you install all dependencies into a virtual environment using poetry install.

Working with this repository

This repository employs several tools to ensure a constant and good code quality.

Black

Black is a code formatter that we use to assure consistent code style across our projects. Use it in-between, or after your code changes, via poetry run black . in the root directory of this repository. Merge requests will only be merge-able if black has nothing to complain about.

MyPy

Mypy is a static type checker for Python. Is assures type safety throughout our code and is necessary to ensure that our AVEAS OpenLABEL format is consistent with the base ASAM OpenLABEL format. Mypy can be run with poetry run mypy . in the root directory of this repository. Merge requests will only be merge-able if MyPy has nothing to complain about.

Ruff

Ruff is a Python linter and code formatter. It can be run with poetry run ruff . in the root directory of this repository.

Documentation

Please write docstrings for the class itself and each of its class variables. For inspiration of what to write into the docstring, look at the description of the object or field in the official ASAM OpenLABEL spec (link). The docstrings allow the use of reStructuredText (link).

We are using pydoctor to automatically generate documentation from the docstrings in our code. The documentation generation can be run using poetry run pydoctor and is written in the directory documentation/ in the root of this repository.

If administrator privileges required for this operation under MS Windows and poetry is not installed for the administrator account, poetry can be run from Powershell via:

Start-Process poetry -ArgumentList "run pydoctor" -Verb runAs

The documentation is ignored from Git, as it is better to generate it by hand from the latest commit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aveas_openlabel-0.4.17.tar.gz (32.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aveas_openlabel-0.4.17-py3-none-any.whl (93.2 kB view details)

Uploaded Python 3

File details

Details for the file aveas_openlabel-0.4.17.tar.gz.

File metadata

  • Download URL: aveas_openlabel-0.4.17.tar.gz
  • Upload date:
  • Size: 32.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for aveas_openlabel-0.4.17.tar.gz
Algorithm Hash digest
SHA256 4ca2fba7cbe9c8037305b4ab47b17eaf302bf753b83b4c7cfd711a347564be5c
MD5 43a2fcfc62143916f0068f541d2d6d15
BLAKE2b-256 5e78d8df0cd477ccb15643294f33992752e50dcf04a53d06b7daa4e40bc58eca

See more details on using hashes here.

Provenance

The following attestation bundles were made for aveas_openlabel-0.4.17.tar.gz:

Publisher: pypi-publish.yml on understand-ai/aveas_openlabel

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file aveas_openlabel-0.4.17-py3-none-any.whl.

File metadata

File hashes

Hashes for aveas_openlabel-0.4.17-py3-none-any.whl
Algorithm Hash digest
SHA256 33a4c3eee6d99698b5b27706e286cc34b4e21f14dfb5c8180999cc3af59e4855
MD5 b05640b104773a0b6730b5049dfe98cf
BLAKE2b-256 ffeeb682a5dccff255a3a04825cede963948a4ad31b8d524426564a2333c5c65

See more details on using hashes here.

Provenance

The following attestation bundles were made for aveas_openlabel-0.4.17-py3-none-any.whl:

Publisher: pypi-publish.yml on understand-ai/aveas_openlabel

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page