Beacon API Python Wrapper Python Wrapper for Beacon API Access Development This project is under active development. Contributions are welcome! To generate the typings for the API, run: stubgen beacon_api -o . To build the wheel package, run: python -m build