Skip to content

Latest commit

 

History

History
47 lines (42 loc) · 1.63 KB

File metadata and controls

47 lines (42 loc) · 1.63 KB

python-talk

Resources for talk about Python CLI utilities and interesting pip packages

Link to the session: [DevConf] (http://devconfcz2016.sched.org/event/5m08/cli-tools-in-python-interestinguseful-packages)

Author

Martin Pavlásek

Prepare your environment

  1. install python-virtualenv package by your system package manager i.e. # dnf install python-virtualenv
  2. Run this command:
$ ./prepare-env.sh

References

Picture in presentation: http://www.loukari.cz/obrazek/2085-piskoviste.JPG

Used examples: