#pypi should have a filter for project size. When the readme is longer than the code, it is a sign that maybe
- it shouldn't be a library (vendorize those 10 lines of code)
- it is an outline for an idea of a gist, not a library or app
I mean this is clever, but it is a long way from, say Moodle,
https://github.com/BrokenShell/MultiChoice/blob/master/MultiChoice.py
(I'm picking on pypi's search functions, not this dev. If I wanted a gist for a prompt like prompt toolkit, this would be perfect)