Metadata-Version: |
2.3 |
Name: |
orchestrator-lso |
Version: |
2.0.0 |
Summary: |
LSO, an API for remotely running Ansible playbooks. |
Author-Email: |
GÉANT Orchestration and Automation Team <goat[at]geant.org> |
Project-Url: |
Documentation, https://workfloworchestrator.org/lso/ |
Project-Url: |
Source, https://github.com/workfloworchestrator/lso |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python |
Classifier: |
Topic :: Internet |
Classifier: |
Topic :: Software Development :: Libraries :: Application Frameworks |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development |
Classifier: |
Typing :: Typed |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Environment :: Web Environment |
Classifier: |
Framework :: FastAPI |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Telecommunications Industry |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Requires-Python: |
>=3.11,<3.13 |
Requires-Dist: |
ansible-runner (==2.4.0) |
Requires-Dist: |
ansible (==10.6.0) |
Requires-Dist: |
fastapi (==0.115.5) |
Requires-Dist: |
httpx (==0.27.2) |
Requires-Dist: |
uvicorn[standard] (==0.32.0) |
Requires-Dist: |
requests (==2.32.3) |
Requires-Dist: |
pydantic-settings (==2.5.2) |
Requires-Dist: |
celery (==5.4.0) |
Requires-Dist: |
redis (==5.2.0) |
Requires-Dist: |
types-setuptools; extra == "dev" |
Requires-Dist: |
types-requests; extra == "dev" |
Requires-Dist: |
toml; extra == "dev" |
Requires-Dist: |
types-toml; extra == "dev" |
Requires-Dist: |
mypy_extensions; extra == "dev" |
Requires-Dist: |
pre-commit; extra == "dev" |
Requires-Dist: |
sphinx; extra == "doc" |
Requires-Dist: |
sphinx-rtd-theme; extra == "doc" |
Requires-Dist: |
docutils; extra == "doc" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Requires-Dist: |
Faker; extra == "test" |
Requires-Dist: |
responses; extra == "test" |
Requires-Dist: |
mypy; extra == "test" |
Requires-Dist: |
ruff; extra == "test" |
Requires-Dist: |
jsonschema; extra == "test" |
Requires-Dist: |
starlette; extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
doc |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |