Skip to content

Instantly share code, notes, and snippets.

@pranavcode
Created April 1, 2019 14:39
Show Gist options
  • Save pranavcode/a8c65279304b4f7095a9b2fd5ad0981f to your computer and use it in GitHub Desktop.
Save pranavcode/a8c65279304b4f7095a9b2fd5ad0981f to your computer and use it in GitHub Desktop.
Velotio - HashiCorp Consul Part 2 - Configuration of Django App with Consul KV using Python library python-consul
$ pipenv shell
Launching subshell in virtual environment…
. /home/pranav/.local/share/virtualenvs/tweeter-PYSn2zRU/bin/activate
$ . /home/pranav/.local/share/virtualenvs/tweeter-PYSn2zRU/bin/activate
(tweeter) $ pipenv install python-consul
Installing python-consul…
Adding python-consul to Pipfile's [packages]…
✔ Installation Succeeded
Locking [dev-packages] dependencies…
Locking [packages] dependencies…
✔ Success!
Updated Pipfile.lock (9590cc)!
Installing dependencies from Pipfile.lock (9590cc)…
🐍 ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉ 14/14 — 00:00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment