Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 334 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 334 Bytes

CovenantSQL Python Demos

This project contains several domos for demonstrating how to utilize CovenantSQL's python driver.

1. Setup

git clone https://github.com/CovenantSQL/python-demos.git
cd python-demos
pipenv install

2. Run a Demo

pipenv shell
cd hello-covenantsql
chmod u+x main.py
./main.py