Dependencies¶
Runtime dependencies¶
aiostem would not be possible without the following great projects:
cryptography: to encrypt and decrypt descriptors and many other things
pydantic: to convert and validate data received from the controller
Development dependencies¶
Linting requirements¶
mypy==2.3.0
ruff==0.15.21
Testing requirements¶
coverage==7.15.1
packaging==26.2
pytest==9.1.1
pytest-asyncio==1.4.0
pytest-cov==7.1.0
pytest-timeout==2.4.0
Documentation requirements¶
furo==2025.12.19
sphinx==8.2.3
sphinx_autodoc_typehints==3.5.2
sphinx_copybutton==0.5.2
sphinx_inline_tabs==2025.12.21.14
sphinx-toolbox==4.2.0
sphinxext_opengraph==0.13.0