Python Wrapper for Laminar Research X-Plane Web API
See X-Plane Web API.
Installation
pip install 'xpwebapi @ git+https://github.com/devleaks/xplane-webapi.git'
For development, add option dev
:
pip install 'xpwebapi[dev] @ git+https://github.com/devleaks/xplane-webapi.git'