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
履歴 on Rails: Bitemporal Data Modelで実現する履歴管理/history-on-rails-with-bitemporal-data-model
hypermkt
0
2k
Pythonによる契約プログラミング入門 / PyCon JP 2025
7pairs
5
2.4k
生成AIで「お客様の声」を ストーリーに変える 新潮流「Generative ETL」
ishikawa_satoru
1
270
#普通の文系サラリーマンチャレンジ 自分でアプリ開発と電子工作を続けたら人生が変わった
tatsuya1970
0
910
FastAPIの魔法をgRPC/Connect RPCへ
monotaro
PRO
1
660
AIが書いたコードをAIが検証する!自律的なモバイルアプリ開発の実現
henteko
1
260
GC25 Recap+: Advancing Go Garbage Collection with Green Tea
logica0419
1
320
Findy Team+のSOC2取得までの道のり
rvirus0817
0
290
定期的な価値提供だけじゃない、スクラムが導くチームの共創化 / 20251004 Naoki Takahashi
shift_evolve
PRO
3
220
BtoBプロダクト開発の深層
16bitidol
0
150
タスクって今どうなってるの?3.14の新機能 asyncio ps と pstree でasyncioのデバッグを (PyCon JP 2025)
jrfk
1
220
LLMアプリケーション開発におけるセキュリティリスクと対策 / LLM Application Security
flatt_security
7
1.7k
Featured
See All Featured
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
The Pragmatic Product Professional
lauravandoore
36
6.9k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
51k
The Language of Interfaces
destraynor
162
25k
Statistics for Hackers
jakevdp
799
220k
Building Applications with DynamoDB
mza
96
6.6k
Agile that works and the tools we love
rasmusluckow
331
21k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
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/