Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/asmeurer/curses_tests
- Owner: asmeurer
- License: mit
- Created: 2013-07-17T00:15:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-17T04:26:22.000Z (over 11 years ago)
- Last Synced: 2024-12-31T09:29:03.478Z (13 days ago)
- Language: Python
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).