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 editdistance
pyestrombe jaccard
pyestrombe ngram
pyestrombe pagerank
pyestrombe preprocessing
pyestrombe xmlcsv
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/
editdistance.txt
jaccard.txt
ngram.txt
pagerank.txt
preprocessing.txt
xmlcsv.txt
Add or rename .txt / .text files here; run pyestrombe list to see the current names.
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.3.tar.gz.
File metadata
- Download URL: pyestrombe-0.2.3.tar.gz
- Upload date:
- Size: 6.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 |
6c5ad4784fb6bb1f190d37ed66109eb39197bd1ccc80510cd072bab81a8f4364
|
|
| MD5 |
3caee614119de926da24ae4e1cb208c2
|
|
| BLAKE2b-256 |
ee9c2cc6f357b927dce742cbc9984bdad4ca5a4f5cab65ead347c3ea9226ec75
|
File details
Details for the file pyestrombe-0.2.3-py3-none-any.whl.
File metadata
- Download URL: pyestrombe-0.2.3-py3-none-any.whl
- Upload date:
- Size: 9.1 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 |
b43998803b492685216aa62ed5676452d44a0d4d533b1727265e20223fa12871
|
|
| MD5 |
f5e74ba8b22ffb43fa91909655fa280a
|
|
| BLAKE2b-256 |
a4c87630cf03efb3d417f985c0382d30087276f5a99ce1ecaca314def1a3bb02
|