- Basics (Templates, auf GET-Parameter zugreifen)
- lustige GIFs von giphypop
- Zulip API
virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt
python list-dir.py oder
python zulip-web.py
(venv) kmille@linbox webprogrammierung-flask master % /bin/cat ~/.zuliprc
[api]
email=Email-Adresse, die ich bei zulip hinterlegt habe
key=api key
site=https://community.jugendhackt.org
- Lightning Talk von Jugend hackt Berlin (Beispiel mit Katzen-GIFs
- Zulip API
- flask quickstart
- Dokumentation der Giphy API
- tmux => ganz viele shells mit shortcuts
- zulip api doku für python => https://community.jugendhackt.org/api/get-all-users
- ipython > python