Hacker News new | ask | show | jobs
by dkroy 912 days ago
This looks really useful. I would love to see some more end-to-end examples though it's nice to see the animated one right away in the readme.
1 comments

There are some configuration examples the docs[0] but since the project is still young there is probably room for improvements. Any particular that you'd like to see there?

[0] https://ofek.dev/pyapp/latest/examples/

An example of running this on the command line that isn't a GIF.
This bothered me as well and I've opened a PR to fix it: https://github.com/ofek/pyapp/pull/57