Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
PyCon 2018 - prompt_toolkit 2.0
Search
Jonathan Slenders
May 13, 2018
Technology
2
460
PyCon 2018 - prompt_toolkit 2.0
Lightning talk about prompt_toolkit 2.0 and what's new.
Jonathan Slenders
May 13, 2018
Tweet
Share
More Decks by Jonathan Slenders
See All by Jonathan Slenders
Asyncio - understanding async and await in Python
jonathan_s
0
160
Other Decks in Technology
See All in Technology
「データ無い! 腹立つ! 推論する!」から 「データ無い! 腹立つ! データを作る」へ チームでデータを作り、育てられるようにするまで / How can we create, use, and maintain data ourselves?
moznion
7
3.7k
探求の技術
azukiazusa1
6
1.6k
内部品質・フロー効率・コミュニケーションコストを悪化させ現場を苦しめかねない16の組織設計アンチパターン[超簡易版] / 16 Organization Design Anti-Patterns for Software Development
mtx2s
2
200
Data & AIの未来とLakeHouse
ishikawa_satoru
0
720
開発者から見たLLMの進化 202511
ny7760
1
170
ソフトウェア開発現代史: 55%が変化に備えていない現実 ─ AI支援型開発時代のReboot Japan #agilejapan
takabow
1
1.8k
日々のSlackアラート確認運用をCustom Chat Modesで楽にした話 / 日々のSlackアラート確認運用をCustom Chat Modesで楽にした話
imamotohikaru
0
450
QAセントラル組織が運営する自動テストプラットフォームの課題と現状
lycorptech_jp
PRO
0
370
手を動かしながら学ぶデータモデリング - 論理設計から物理設計まで / Data modeling
soudai
PRO
20
4.4k
フライトコントローラPX4の中身(制御器)を覗いてみた
santana_hammer
1
140
隙間ツール開発のすすめ / PHP Conference Fukuoka 2025
meihei3
0
350
AWS資格は取ったけどIAMロールを腹落ちできてなかったので、年内に整理してみた
hiro_eng_
0
200
Featured
See All Featured
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.3k
KATA
mclloyd
PRO
32
15k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.2k
A designer walks into a library…
pauljervisheath
210
24k
Designing for humans not robots
tammielis
254
26k
Become a Pro
speakerdeck
PRO
29
5.6k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
658
61k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Transcript
Prompt_toolkit 2.0 Even more powerful command line applications
None
Prompt_toolkit - IPython - pgcli - xonsh - http-prompt -
…
Line input Only 6 lines of code!
A second use case: full screen applications
Prompt_toolkit 2.0
Prompt_toolkit 2.0: widgets
Prompt_toolkit 2.0: input dialogs
Prompt_toolkit 2.0: input dialogs
Prompt_toolkit 2.0: input dialogs
Prompt_toolkit 2.0: Improved Windows support
Prompt_toolkit 2.0: Many other improvements • Pygments is optional •
Easier to define key bindings • Sync + async auto complete • Easier to format text • …
Prompt_toolkit 2.0 https://www.dbcli.com/