Skip to content

CovenantSQL/python-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages