mirror of
https://github.com/bisq-network/bisq-api-reference.git
synced 2026-01-28 17:53:58 +00:00
- Use requirements.txt to install dependencies to local venv. - Use setup.py to build/install example packages to local venv. - Adjust reference-doc-builder to new Python pkg imports.
The api directory contains the Bisq gRPC API's generated Python files used by the examples.
The protoc generated files in this directory are not versioned in this project.