Metadata-Version: 2.4
Name: etos_lib
Version: 5.2.1
Summary: ETOS Library
Author-email: Tobias Persson <tobias.persson@axis.com>
Project-URL: Documentation, https://etos.readthedocs.io/
Project-URL: Homepage, https://github.com/eiffel-community/etos-library
Project-URL: Repository, https://github.com/eiffel-community/etos-library
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: gql[requests]~=3.4
Requires-Dist: eiffellib[rabbitmq]~=2.4
Requires-Dist: requests~=2.31
Requires-Dist: kubernetes~=26.1
Requires-Dist: pydantic~=2.1
Requires-Dist: pyyaml~=6.0
Requires-Dist: opentelemetry-api<2.0.0,>=1.39
Requires-Dist: opentelemetry-sdk<2.0.0,>=1.39
Requires-Dist: opentelemetry-exporter-otlp<2.0.0,>=1.39
Requires-Dist: opentelemetry-semantic-conventions~=0.60b0
Requires-Dist: opentelemetry-instrumentation-logging~=0.60b0
Provides-Extra: testing
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Dynamic: license-file

============
ETOS Library
============

.. image:: https://img.shields.io/badge/Stage-Sandbox-yellow.svg
  :target: https://github.com/eiffel-community/community/blob/master/PROJECT_LIFECYCLE.md#stage-sandbox

ETOS (Eiffel Test Orchestration System) Library


Description
===========

A collection of common tools and code used throughout the whole ETOS project.


Installation
============

   pip install etos_lib


Contribute
==========

- Issue Tracker: https://github.com/eiffel-community/etos/issues
- Source Code: https://github.com/eiffel-community/etos-library


Support
=======

If you are having issues, please let us know.
There is a mailing list at: etos-maintainers@googlegroups.com or just write an Issue.
