Skip to content

chrmorais/npyscreen2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npyscreen2

Python user interfaces while getting eaten by a grue

Rationale

Perhaps I've gone a little mad, but I wanted to see what I could do if I took a swing at rebuilding npyscreen to change some core components of implementation. The main changes I am pursuing right now are: an implementation based on the inheritance scheme Widget -> Container -> Form, integrated logging to help track application actions, general refactoring, and simple use of live-updated widgets.

Asynchronicity might also be explored in the future.

If nothing else, this project has driven me to explore npyscreen in detail and hopefully that experience might at least help there.

npyscreen - https://code.google.com/p/npyscreen/ - Nicholas Cole

npyscreen2 - https://github.com/SavinaRoja/npyscreen2 - Paul Barton

About

Python user interfaces while getting eaten by a grue

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
license-addendum

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%