This is a super module for pyasic and pyasic_api. This is a development only environment for easy development of these projects in conjunction.
This repo uses poetry for dependencies, which can be installed by following the guide on their website here.
After you have poetry installed, run poetry install.
Finally, initialize pre-commit hooks with poetry run pre-commit install.