Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asmeurer/curses_tests

My playing around with Python's curses module
https://github.com/asmeurer/curses_tests

Last synced: 10 days ago
JSON representation

My playing around with Python's curses module

Awesome Lists containing this project

README

        

curses_tests
============

My playing around with Python's curses module.

The interesting ones so far are `bounce.py` and `bounce_fortune.py` (the
second one requires the `fortune` command to be installed).