_____ _ ___ _ _ _
|_ _| |__ ___ / _ \ _ _| |_ ___ _ __| | (_)_ __ _ ___ __
| | | '_ \ / _ \ | | | | | | __/ _ \ '__| | | | '_ \| | | \ \/ /
| | | | | | __/ |_| | |_| | || __/ | | |___| | | | | |_| |> <
|_| |_| |_|\___|\___/ \__,_|\__\___|_| |_____|_|_| |_|\__,_/_/\_\
____ _ _
| _ \ _ _| |_| |__ ___ _ __
| |_) | | | | __| '_ \ / _ \| '_ \
| __/| |_| | |_| | | | (_) | | | |
|_| \__, |\__|_| |_|\___/|_| |_|
|___/
| TITLE | AUTHOR | LAST UPDATED (YYYY/MM/DD) | SUMMARY |
| Empty | Empty | YYYY/MM/DD | Empty |
| PROGRAM | AUTHOR | LAST UPDATED (YYYY/MM/DD) | SUMMARY |
| BinReading.py | Bhargab Kakati (with minor editing) | Urja Academy | 2020/11/?? | Reading from a binary file using pickle |
| BinWriting.py | Bhargab Kakati (with minor editing) | Urja Academy | 2020/11/?? | Writing to a binary file using pickle |
| Npyscreen Examples | Nicholas Cole | 2019/08/31 | A repository for Npyscreen that includes many examples. |
| GAME | AUTHOR | LAST UPDATED (YYYY/MM/DD) | SUMMARY |
| Empty | Empty | YYYY/MM/DD | Empty |
| TITLE | SUMMARY |
| npyscreen.pdf | index.html | 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. |