Service | Status |
---|---|
PyPI | |
Downloads | |
Waffle.io | |
CircleCI | |
Read the Docs |
Curses for "humans".
This is free software, under a BSD license.
This is very very alpha! I'm working on it, though, and would love your feedback, pull requests, and enthusiasm.
Thanks!
- It can draw boxes, lay them out, and resize them. FANCY!
- It can put text in boxes and only reveal the appropriate bits of it. SHINY!
- It has an event loop, and allows you to bind to startup and keypresses. SPOOKY!
- It can accept text input and process it. HEAVY!