Japanese Aesthetic Terminal¶
A command-line interface prints random facts to your console in Japanese text, using the Wikipedia API.
Perfect to have in the background while studying and Lo-Fi beats are playing!!!
Installation¶
To install the Hypermodern Python project, run this command in your terminal:
$ pip install jp-aesthetic-terminal
Usage¶
Hypermodern Python’s usage looks like:
$ jp-aesthetic-terminal [OPTIONS]
-
-i<iterations>,--iterations<iterations>¶ How many random pages to be printed before closing. Because this is meant to continuously run in the background for a while, the default value is 50.
-
-s<time_to_sleep>,--time_to_sleep<time_to_sleep>¶ How long to wait before making each API call (in seconds), default is 2 seconds
-
--version¶ Display the version and exit.
-
--help¶ Display a short usage message and exit.