Skip to content

Commit 9e46a97

Browse files
authored
Added Textual link and Gallery
1 parent 79a41db commit 9e46a97

File tree

1 file changed

+8
-27
lines changed

1 file changed

+8
-27
lines changed

README.md

Lines changed: 8 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -427,35 +427,16 @@ See also [Rich CLI](https://github.com/textualize/rich-cli) for a command line a
427427

428428
![Rich CLI](https://raw.githubusercontent.com/Textualize/rich-cli/main/imgs/rich-cli-splash.jpg)
429429

430+
# Textual
431+
432+
See also Rich's sister project, [Textual](https://github.com/Textualize/textual), which you can use to build sophisticated User Interfaces in the terminal.
433+
434+
![Textual screenshot](https://raw.githubusercontent.com/Textualize/textual/main/imgs/textual.png)
430435

431436
# Projects using Rich
432437

433-
Here are a few projects using Rich:
434-
435-
- [BrancoLab/BrainRender](https://github.com/BrancoLab/BrainRender)
436-
a python package for the visualization of three dimensional neuro-anatomical data
437-
- [Ciphey/Ciphey](https://github.com/Ciphey/Ciphey)
438-
Automated decryption tool
439-
- [emeryberger/scalene](https://github.com/emeryberger/scalene)
440-
a high-performance, high-precision CPU and memory profiler for Python
441-
- [hedythedev/StarCli](https://github.com/hedythedev/starcli)
442-
Browse GitHub trending projects from your command line
443-
- [intel/cve-bin-tool](https://github.com/intel/cve-bin-tool)
444-
This tool scans for a number of common, vulnerable components (openssl, libpng, libxml2, expat and a few others) to let you know if your system includes common libraries with known vulnerabilities.
445-
- [nf-core/tools](https://github.com/nf-core/tools)
446-
Python package with helper tools for the nf-core community.
447-
- [cansarigol/pdbr](https://github.com/cansarigol/pdbr)
448-
pdb + Rich library for enhanced debugging
449-
- [plant99/felicette](https://github.com/plant99/felicette)
450-
Satellite imagery for dummies.
451-
- [seleniumbase/SeleniumBase](https://github.com/seleniumbase/SeleniumBase)
452-
Automate & test 10x faster with Selenium & pytest. Batteries included.
453-
- [smacke/ffsubsync](https://github.com/smacke/ffsubsync)
454-
Automagically synchronize subtitles with video.
455-
- [tryolabs/norfair](https://github.com/tryolabs/norfair)
456-
Lightweight Python library for adding real-time 2D object tracking to any detector.
457-
- [ansible/ansible-lint](https://github.com/ansible/ansible-lint) Ansible-lint checks playbooks for practices and behaviour that could potentially be improved
458-
- [ansible-community/molecule](https://github.com/ansible-community/molecule) Ansible Molecule testing framework
459-
- +[Many more](https://github.com/willmcgugan/rich/network/dependents)!
438+
For some examples of projects using Rich, see the [Rich Gallery](https://www.textualize.io/rich/gallery) on [Textualize.io](https://www.textualize.io).
439+
440+
Would you like to add your own project to the gallery? You can! Follow [these instruction](https://www.textualize.io/gallery-instructions).
460441

461442
<!-- This is a test, no need to translate -->

0 commit comments

Comments
 (0)