This example shows how to use Weavel with Example.
To get the most out of this guide, you’ll need to:
- Set environment variables:
cp env.example .env
Update .env
with your API keys.
- Install dependencies:
pip install -r requirements.txt
- Execute the following command:
TBD
MIT License