Allows you to view Scratch forums in a command line interface
Project description
AReallyRandomCLI
A TUI (and CLI) you to view Scratch forums in a command line interface. I don't really care much about Scratch nor am I associated with their forums, it was just an excuse to use BeautifulSoup.
Installation
pip install areallyrandomcli_normalperson543
Usage
To go into the TUI home page:
areallyrandomcli
You'll first see the forums homepage, to go to a forum, type the corresponding ID (like 1) and press enter.
Now, you'll be in a forum page. To go to the first topic, type #1 and press Enter. For the second topic, type #2, etc.
The following shortcuts are available for navigating the TUI:
of [forum ID] = Opens a forum
ot [topic ID] = Opens a topic
h = Goes to the homepage
bb = Goes back one parent page
n = Goes to the next forum/topic page
b = Goes back one forum/topic page
o = Opens the current page in the browser
p [number] = Jumps to a specific page in a forum/topic
#[number] = In a forum, goes to the n-th topic
[number] = Goes to the forum/topic with that ID
Using only the CLI part
Don't want to be stuck in the TUI? can open the homepage, forums and topics using only the terminal, without interacting with the TUI.
Print out the homepage:
areallyrandomcli gh
Print out a topic:
areallyrandomcli gt [topic ID]
Print out a forum:
areallyrandomcli gf [forum ID]
You can also type raw to get the raw output of any page just after it is parsed. I don't know how you would use that but it exists.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file areallyrandomcli_normalperson543-0.0.6.tar.gz.
File metadata
- Download URL: areallyrandomcli_normalperson543-0.0.6.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c02c849d26ff3087b1a3c563c0a40f380f2fc829767697ea792e8bdfc75d4b9c
|
|
| MD5 |
40f172af8d5a5fc1bbd83f9ac46a3b5e
|
|
| BLAKE2b-256 |
517ba9c17e4ee08c547fccee11d0d55aaec916566bef73d110372023ba482eea
|
File details
Details for the file areallyrandomcli_normalperson543-0.0.6-py3-none-any.whl.
File metadata
- Download URL: areallyrandomcli_normalperson543-0.0.6-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cb56675add2110bc4c35cb8d112b5c608933c57ed40a566dbd5a2fb7cfff2f5
|
|
| MD5 |
a6e7f777a607206adeb2206606663599
|
|
| BLAKE2b-256 |
33eda136fb455a3154712efb0097432b9628fe1c69f53f85f6dd71f8fdfe04a2
|