pfalcon / picotui

Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.
https://github.com/pfalcon/pycopy
MIT License
811 stars 70 forks source link

MS Windows compatibility? #73

Open landonjx opened 1 year ago

landonjx commented 1 year ago

Dependent on termios but that's not available for Windows. Oddly, picotui installed without complaining about this.