🏠 Home 📖 Overview 🏗️ Architecture 🚀 Getting Started 🔌 API Docs 📄 Complete Wiki

Development

Setting Up Development Environment

Building from Source

Run the following command to build the project:

python setup.py install

Running Tests

To run the tests, use:

pytest