spotify-cli
PyInquirer
spotify-cli | PyInquirer | |
---|---|---|
1 | 6 | |
115 | 1,966 | |
0.0% | 0.4% | |
0.0 | 0.0 | |
8 months ago | 12 months ago | |
Python | Python | |
MIT License | MIT License |
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.
spotify-cli
-
Run Spotify in terminal
There is https://github.com/ledesmablt/spotify-cli witch you add your token to the program to use it.
PyInquirer
-
To that guy who told me about argparse
I second click, combine with PyInquirer as well. Unfortunately PyInquirer is EOL, but they are trying to find a successor https://github.com/CITGuru/PyInquirer/issues/159
-
Prompt GUI from CLI on Ubuntu
I use PyInquirer. It's a nice-appeal CLI with custom possibilities that works with dictionaries.
-
Pretty Error Output In Python
It will build off the work done on learning Python Fire and PyInquirer basics in a previous blog post.
-
CLI Prompts In Python
This post will use the PyInquirer library to demonstrate how to add some command line prompts to make it easier to build an interactive program.
-
A project that I'm proud of (and my first PyPi-published package) 🎉
PyInquirer!
-
My first ever PyPi package - forget commands with this UI based GitHub CLI with keyboard control!
I used PyInquirer - makes for some ugly (in my opinion) code but works brilliantly and handles a lot of the heavy lifting for you!
What are some alternatives?
spotifyd - A spotify daemon
InquirerPy - :snake: Python port of Inquirer.js (A collection of common interactive command-line user interfaces)
spotui - Spotify in the terminal 💻🎶
Python Fire - Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
pypi-command-line - A powerful, colorful, beautiful command-line-interface for pypi.org
BetterGitCLI - GitHub CLI with keyboard control for easy account management 🐚
rebound - Get Stack Overflow results in your terminal whenever an error is thrown
hello-python-fire
montyhallsim - A command-line interface for simulating the Monty Hall problem.
foxify-cli - :computer: Firefox Command-Line Theme Manager :fox_face: Inspired by spicetify-cli :fire:
spotify-tui - Spotify for the terminal written in Rust 🚀
docopt-ng - Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.