Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
TUI-apps Alternatives
Similar projects and alternatives to TUI-apps
-
textual
Textual is a Rapid Application Development framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and (coming soon) a web browser!
-
CustomTkinter
A modern and customizable python UI-library based on Tkinter
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
py_regular_expressions
Learn Python Regular Expressions step by step from beginner to advanced levels
-
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
-
dagster
An orchestration platform for the development, production, and observation of data assets.
-
-
learn_gnugrep_ripgrep
Example based guide to mastering GNU grep and ripgrep
-
-
-
pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
-
-
pre-commit
A framework for managing and maintaining multi-language pre-commit hooks.
-
DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
-
-
-
Advent_of_Code_in_Pascal
My solutions to the Advent of Code, in Free Pascal
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
TUI-apps reviews and mentions
-
Learn GNU grep and ripgrep with hundreds of examples and exercises
I also wrote an interactive TUI app based on some of the exercises from the ebook. Reference solutions are provided for both GNU grep and ripgrep.
-
What are some good online resources with regex problems (and solutions)?
This year I started updating my existing books and I'm also creating interactive apps. Here's one for Python regex: https://github.com/learnbyexample/TUI-apps/blob/main/PyRegexExercises. Next is grep.
-
TUI app with 100+ interactive Python Regex exercises
Having an interactive program that automatically loads questions and checks the solution is wonderful to have while learning a topic. I wrote a TUI app that has beginner to advanced level exercises for Python regular expressions. There are more than 100 exercises covering both the builtin re and third-party regex modules.
- Show HN: Interactive Exercises for Python Regular Expressions
-
Textual (TUI framework) widget gallery
My first app with Textual was a board game. Like Tic Tac Toe but make a square on a 4x4 board: https://github.com/learnbyexample/TUI-apps/tree/main/SquareTicTacToe
-
Understanding Python re(gex)? with hundreds of examples and exercises (free till Feb 5)
To make it easier to experiment, I'm currently working on an interactive app. See PyRegexPlayground repo for installation instructions and usage guide. A sample screenshot is shown below:
-
What are you guys using for making GUIs nowadays?
Python regex playground
-
Are there any online classes/practice problems that focus on solidifying knowledge of bash
I also made an interactive TUI app with 40 cli text processing exercises - I plan to cover all the 200+ exercises sometime later this year.
-
Bored with terminal but like the cli? Try my hybrid graphical shell
I wrote an interactive CLI exercises TUI with textual a few weeks back. Having a fixed location to play with commands interactively felt nice and I did wonder if something like could be expanded to make a nice terminal alternative for some tasks.
-
A year of building for the terminal
I learned a bit of Textual last month and wrote a couple of apps. Impressed by how easy it was to reason with compared to my experience with Tkinter.
-
A note from our sponsor - Sonar
www.sonarsource.com | 8 Jun 2023
Stats
learnbyexample/TUI-apps is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of TUI-apps is Python.