rcgalbo / PyBuffaloDBTalk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make sure PostgreSQL is installed and running locally.

Create a virtual env for Python 3.6

pipenv --python 3.6

Activate the virtual env with the shell command

pipenv shell

Install Dependencies

About


Languages

Language:Python 51.6%Language:Dockerfile 48.4%