SaaSHub helps you find the best software and product alternatives Learn more →
Wtpython Alternatives
Similar projects and alternatives to wtpython
-
textual
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
httpie
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. (by httpie)
-
-
glances
Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
wtpython discussion
wtpython reviews and mentions
-
Show HN: Textual – An async-powered terminal application framework for Python
I'm the author of Rich, a Python library for fancy formatting in the terminal. Textual is a framework I'm building around Rich for creating terminal applications. It's powered by async and borrows a number of techniques from web development.
It's still in active development, but it has reached a point where you can play with it. The most recent release adds a tree control which you can use to navigate a directory and pick files.
My hope is that a Textual UI will be at-least as easy to write as a command line interface, and projects will grow a --tui switch to launch an interactive app.
There's already an app using Textual: [wtpython](https://github.com/what-the-python/wtpython)
-
wtpython - Look up StackOverflow results for your errors, directly in the terminal!
Textual (https://github.com/willmcgugan/textual) is the TUI and what-the-python aka wtpython (https://github.com/what-the-python/wtpython) is that specific tool.
GitHub: https://github.com/what-the-python/wtpython
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Oct 2024
Stats
VagishVela/wtpython is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of wtpython is Python.