Skip to content

Installation

bash
pip install gns-aip

Requirements: Python >= 3.10. Dependencies: httpx, pydantic v2.

Dev dependencies: pip install gns-aip[dev] (pytest, pytest-asyncio, pytest-httpx, ruff, mypy).

Released under the MIT License.