A CLI tool to inspect practical source codes
Project description
pyestrombe
Quick tool to show practical code in the terminal.
install
pip install pyestrombe
use
List everything available:
pyestrombe list
Print a snippet by name (the command is the filename without extension, compared case-insensitively):
pyestrombe html
pyestrombe trans
If you still use numbered m01.py, m02.py, … under modules/, you can also run:
pyestrombe 1
pyestrombe 2
structure
Snippets live as text files under pyinspect_cli/modules/, for example:
modules/
html.text
trans.txt
coconut.zip
rooftop.zip
treasure_coin.zip
zombie.zip
Add or rename .txt / .text files here; run pyestrombe list to see the current names.
You can also put .zip files in pyinspect_cli/modules/. If you run:
pyestrombe <zip_name>
it will extract into ./<zip_name> (or you can pass an output_dir as a 2nd argument).
notes
- Made for exams (fast access)
done 👍
Project details
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 pyestrombe-0.2.6.tar.gz.
File metadata
- Download URL: pyestrombe-0.2.6.tar.gz
- Upload date:
- Size: 26.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d54d51a37212de7bf62be194cbc76f785fa584e235a1b9abe82e31f779280734
|
|
| MD5 |
d80cd87595da3603726f7e826d715a39
|
|
| BLAKE2b-256 |
c8b9e903ca4789d2f57d58853c40cdfd908f8210e5add168ba02ee159ba4bb23
|
File details
Details for the file pyestrombe-0.2.6-py3-none-any.whl.
File metadata
- Download URL: pyestrombe-0.2.6-py3-none-any.whl
- Upload date:
- Size: 28.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bf178c7aa9670a8d03c0331a45cc7db985cddc37c796599d6c6c9d4e533233c
|
|
| MD5 |
1a879bf1aaca094be7ec78862c4c1a19
|
|
| BLAKE2b-256 |
b0fa0eb9df4b587790865cb138fabfbe9c823e1ef3ec1b4384ae209d0ae07caf
|