https://github.com/echo-lalia/echo_technobabble
A silly little project that generates technobabble loading texts.
https://github.com/echo-lalia/echo_technobabble
Last synced: 25 days ago
JSON representation
A silly little project that generates technobabble loading texts.
- Host: GitHub
- URL: https://github.com/echo-lalia/echo_technobabble
- Owner: echo-lalia
- License: gpl-3.0
- Created: 2023-05-28T22:34:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T22:37:50.000Z (about 2 years ago)
- Last Synced: 2025-02-17T02:13:39.750Z (4 months ago)
- Language: Python
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# This module generates technobabble loading texts.
main technobabble.py requires termcolor to provide colored texts for printing to a terminal.
technobabble_undecorated.py does not use termcolor, and should probably be used in cases where you aren't just printing to the terminal.