TUI-apps
streamlit
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
TUI-apps | streamlit | |
---|---|---|
24 | 241 | |
406 | 28,923 | |
- | 2.6% | |
7.5 | 9.7 | |
4 months ago | 1 day ago | |
Python | Python | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
TUI-apps
-
Show HN: CLI text processing with GNU sed (eBook)
Hello!
I am pleased to announce a new version of my "CLI text processing with GNU sed" ebook. This book heavily leans on examples to present features one by one. In addition to sed commands and options, regular expressions are also discussed in detail.
Links:
* PDF/EPUB versions: https://learnbyexample.gumroad.com/l/gnu_sed (free for a few days)
* Web version: https://learnbyexample.github.io/learn_gnused/ (always free)
* Markdown source, example files, etc: https://github.com/learnbyexample/learn_gnused
* Interactive TUI app for exercises: https://github.com/learnbyexample/TUI-apps/blob/main/SedExercises
I would highly appreciate it if you'd let me know how you felt about this book. It could be anything from a simple thank you, pointing out a typo, mistakes in code snippets, which aspects of the book worked for you (or didn't!) and so on. Reader feedback is essential and especially so for self-published authors.
Happy learning :)
-
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.
streamlit
-
Show HN: Taipy – Turns Data and AI algorithms into full web applications
any clues how does that compare to https://github.com/streamlit/streamlit ?
What is the business model for https://www.taipy.io/, https://streamlit.io/, or https://www.gradio.app/? These are nice tools - but how will the sponsoring businesses support themselves? I didn't see any mention of enterprise plans, etc. Is the answer simply that "we've not announced our revenue model yet"? What should one expect?
- Show HN: Use shadcn UI in Python Streamlit
-
How to use LLMs for real-time alerting
How to get real-time AI assistant alerts with changes in Google Docs using Pathway and Streamlit.
-
Use Langchain, Deepgram, and Mistral 7B to Build a Youtube Video Summarization App
In this tutorial, you'll construct a fully functional Streamlit application from the ground up. Streamlit lets you turn simple data scripts into web applications without traditional front-end tools. This application will be capable of downloading audio from any YouTube video, transcribing it using Deepgram, and then summarizing the content with the assistance of Mistral 7B, all streamlined through the capabilities of Langchain.
-
How to Build Chatbots with Amazon Bedrock & LangChain
We now have everything we need to communicate with Amazon Bedrock. In the next step, we will create our Streamlit app.
-
GPT-Synthesizer release v0.0.4: web-based GUI with Streamlit
I am pleased to announce that we released v0.0.4 of GPT-Synthesizer a few days ago. This release has a lot of quality-of-life improvements as was requested by some users. The main update is that we now have a web-based GUI using Streamlit.
-
streamlit VS solara - a user suggested alternative
2 projects | 13 Oct 2023
-
Streamlit alternatives but for Rust?
https://streamlit.io/ https://wave.h2o.ai/ https://reflex.dev/
-
Show HN: Zero-dependency Java framework out of beta
The 'batteries included' space is definitely a market. For example https://streamlit.io is wildly popular with data teams for quickly making a pre-styled, usable enough web UI to put on top of some model, with controls that are automatically reactive. Those ppl have zero interest in fiddling with modular systems or spending time optimizing and scaling web apps.
What are some alternatives?
PyWebIO - Write interactive web app in script way.
gradio - Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
superset - Apache Superset is a Data Visualization and Data Exploration Platform
nicegui - Create web-based user interfaces with Python. The nice way.
dash - Data Apps & Dashboards for Python. No JavaScript Required.
PySimpleGUI - Launched in 2018. It's 2023 and PySimpleGUI is actively developed & supported. Create complex windows simply. Supports tkinter, Qt, WxPython, Remi (in browser). Create GUI applications trivially with a full set of widgets. Multi-Window applications are also simple. 3.4 to 3.11 supported. 325+ Demo programs & Cookbook for rapid start. Extensive docs
datapane - Build and share data reports in 100% Python
fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
panel - Panel: The powerful data exploration & web app framework for Python
reflex - 🕸 Web apps in pure Python 🐍
wave - Realtime Web Apps and Dashboards for Python and R
nodejs-dialogflow - Node.js client for Dialogflow: Design and integrate a conversational user interface into your applications and devices.