thechief389
thechief389
There's [click-completion](https://github.com/click-contrib/click-completion)
It seems like this project is no longer maintained. Try docpie. It has a lot of things that docent doesn't.
Safari Sent from my iPhone > On May 13, 2019, at 1:59 AM, Mateusz Chrzonstowski wrote: > > Which browser? > > — > You are receiving this because you...
> what about adding a dropdown menu somewhere to allow the order of the tiles to be set that way? That could work.
Thank you for showing me this.
There's [requests-cache](https://github.com/reclosedev/requests-cache), which supports SQLite caching, but doesn't have many features like CacheControl
The cache doesn't appear in the database when I used your base.
I think you would be better off with argparse as it's in the standard library and you don't have to add a new dependency to it. It also has the...
But nevertheless, argparse is the best choice.
I'm working on moving to click. Is there anyone else doing it?