Hi folks
A quick email to alert folks to an updated version of the Twisted Reactor that I wrote for use with npyscreen.
Npyscreen is a python widget library and application framework for programming terminal or console applications. It is built on top of ncurses, which is part of the standard library. It is written by Nicholas Cole. (See https://bitbucket.org/npcole/npyscreen)
Updates include: * Addition of setuptools config * Registered on PyPI * Change of repository name
It can now be installed via pip.
The reactor and examples can be found at:
https://github.com/mtearle/npyscreenreactor
Patches, bug reports, etc welcome...
Mark
On Sep 16, 2015, at 9:26 AM, Mark Tearle mark@tearle.com wrote:
Hi folks
A quick email to alert folks to an updated version of the Twisted Reactor that I wrote for use with npyscreen.
Thanks for the update, Mark! Always great to see Twisted-aligned projects like this making progress.
And thanks also for the name change!
-glyph