Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 17, 2020 05:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/7a3c7ec4d5f267c21daa5f664b637a7e to your computer and use it in GitHub Desktop.
Save velotiotech/7a3c7ec4d5f267c21daa5f664b637a7e 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