1
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jan 26, 2025 — Jan 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
In an AppSession, take the default input/output from the previous AppSession. More... over 6 years ago
Expose get_app_session in aplication/__init__.py More... over 6 years ago
Bugfix in PromptSession.prompt_async(). Pass 'message' along. More... over 6 years ago
Support for asyncssh server integration. More... over 6 years ago
Bugfix in generator_to_async_generator. More... over 6 years ago
Small fix: Generic in PromptSession and unnessary assertion. More... over 6 years ago
Type annotations in output/vt100.py More... over 6 years ago
More type annotations in output/vt100.py More... over 6 years ago
Fixed concurrency issue in generator_to_async_generator. More... over 6 years ago
Added type annotations to PromptSession.prompt() and prompt() + added prompt_async() method. More... over 6 years ago
Removed old comment. More... over 6 years ago
Added documentation about upgrading to 3.0. More... over 6 years ago
Render by default to stderr if stdout is redirected. More... over 6 years ago
Take input/output again as attributes in PromptSession. More... over 6 years ago
Some Python3 cleanup. More... over 6 years ago
Renamed default_{input,output} to {input,output} in AppSession. More... over 6 years ago
Add PROMPT_TOOLKIT_NO_CPR=1 environment variable to disable CPR requests More... over 6 years ago
Yield AppSession in create_app_session context manager. More... over 6 years ago
Mention prompt_toolkit 3.0 in the docs. More... over 6 years ago
Fix: sorting of imports. More... over 6 years ago
Bugfix in shortcuts/dialogs. Display dialogs again full screen. More... over 6 years ago
More type annotations. More... over 6 years ago
3.0 requires 3.6+ More... over 6 years ago
Add python_requires to help pip More... over 6 years ago
Use dict comprehensions. More... over 6 years ago
Prompt_toolkit 3.0: type annotations and asyncio natively. More... over 6 years ago
Fix docstring for output.base.Output More... over 6 years ago
Sorting of imports (using `isort -m 3 -tc`). More... almost 7 years ago
Update README.rst
Tom
More... almost 7 years ago
fallback for incorrectly reported terminal size More... almost 7 years ago