There was an error while loading. Please reload this page.
This project contains several domos for demonstrating how to utilize CovenantSQL's python driver.
git clone https://github.com/CovenantSQL/python-demos.git cd python-demos pipenv install
pipenv shell cd hello-covenantsql chmod u+x main.py ./main.py
CovenantSQL python demos