GitHunt
SO

Sounie/python-with-postgres

Teaching myself a bit of Python, so here's a project with a Docker container for a postgres database to play with.

Do the following to spin up a Postgresql database in a Docker container before running:

docker-compose up

Likewise, to shutdown the database container, in another shell:

docker-compose down

Languages

Shell60.9%Python39.1%

Contributors

Created October 5, 2021
Updated October 13, 2021