https://github.com/boppreh/console
Cross platform library for simple command line applications
https://github.com/boppreh/console
Last synced: 2 months ago
JSON representation
Cross platform library for simple command line applications
- Host: GitHub
- URL: https://github.com/boppreh/console
- Owner: boppreh
- Created: 2013-10-03T04:03:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-28T01:36:39.000Z (about 11 years ago)
- Last Synced: 2025-01-26T00:09:55.856Z (4 months ago)
- Language: Python
- Size: 180 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
console
=======Cross platform library for simple command line applications.
Allows reading user input without prompts and arbritrary display of text on the screen.