RaveApiClient

Unofficial Python wrapper for Rave API ✨.


Keywords
rave, py, ravepy, raveio, io, api, red, wemesh, ca, rave-api, rave-wrapper, bov, bovo, bovonos
License
MIT
Install
pip install RaveApiClient==1.0

Documentation

Support Server

# Unofficial Python Wrapper for Rave API This is an unofficial Python wrapper for Rave API. It provides a simple way to interact with the Rave API and perform various actions, such as getting project details, creating new projects, and updating existing projects. ## Installation You can install the package using pip: ``` pip install rave.py ``` ## Usage Here is a simple example of how to use the package to Login and get sessionId: ```python ``` For more information on how to use the package, please refer to the documentation (soon). ## Contributing Contributions are welcome! If you find a bug or would like to suggest a new feature, please create a GitHub issue. If you would like to contribute code, please fork the repository and create a pull request. ## Contact If you have any questions or would like to discuss the package further, please join our [Discord community](https://discord.gg/YNxbWjrssp). We'd love to hear from you! # rave.py