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 →
Top 6 Python Command-line Interface Development Projects
-
Project mention: colors.crumb - first Crumb usable. Extending Crumb with basic terminal styling and RGB, HEX, ANSI conversion functions. | /r/lisp | 2023-09-09
colors.crumb extends Crumb with basic terminal styling functions and RGB, HEX, ANSI conversion functions. It is in the realm of JavaScript's chalk and Python's rich but slightly more functional 😉.
-
BTW, my inspiration was https://github.com/tqdm/tqdm library for python and any contribution is welcome to add similar functionality.
-
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.
-
alive-progress
A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!
-
-
-
sonne
Sonne is a Python module that provides a lot of possibilities to make your terminal look beautiful.
Python Command-line Interface Development related posts
- colors.crumb - first Crumb usable. Extending Crumb with basic terminal styling and RGB, HEX, ANSI conversion functions.
- Helper class for tracking the progress of iteration in CLI
- I made a library for making user terminal input really really pretty!
- Rails is the Best web framework I have ever worked with. Rails is ❤️❤️❤️.
- Python's Missing Batteries: Essential Libraries You're Missing Out On
- I wrote a guide to creating and distributing CLI tools in Python and thought it might be appreciated here!
- I have this function I have written that shows how much of a percentage is done given progress in a loop..so..if you are iterating through a loop that is 500 long, at 200 it says "40%",240 "48%", and so on, but, how do you just change the value on the screen, not print a new one on a new line?
-
A note from our sponsor - Sonar
www.sonarsource.com | 29 Sep 2023
Index
What are some of the best open-source Command-line Interface Development projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | rich | 44,891 |
2 | tqdm | 25,858 |
3 | alive-progress | 4,657 |
4 | enlighten | 317 |
5 | CUTIE | 309 |
6 | sonne | 0 |