- Notifications
You must be signed in to change notification settings - Fork19
Open
Labels
Description
I wanted to try running yt-dlp using RustPython.
So I headed to the homepage and saw some installation instructions. Lovely!
Except, now what?
There are only online demos after that and the documentation doesn't tell me anything.
The answer was to look at the GitHub Readme. It'd be lovely if the website had some more info, like
"Now you can run RustPython by enteringrustpython
into the shell. e.g.rustpython -m demo.py
"