ディレクトリ構成をMarkdownで生成するツール
Project description
Squirrely 🐿️
Squirrely は、ディレクトリ構成を Markdown 形式で生成する Python ツールです。
好奇心旺盛なリスのキャラクター「Squirrely」をイメージしています。
特徴
- ディレクトリ構成をツリー形式で Markdown に出力
- CLI でも Python モジュールとしても利用可能
- 親しみやすく、教育やドキュメント作成にも活用できる
インストール
pip install squirrely
使い方
CLI から実行
squirrely /path/to/your/project
生成例:
## ディレクトリ構成
Project/
├── src/
│ ├── main/
│ └── test/
└── README.md
Python モジュールとして使用
from squirrely import main
squirrely.main("C:/dir_path")
キャラクター
Squirrely は、好奇心旺盛で動き回るリスのキャラクターです。 今後、頻繁に使用するような機能を、あまり型枠にとらわれず柔軟に追加していく予定です。
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
squirrely-0.1.1.tar.gz
(2.7 kB
view details)
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 squirrely-0.1.1.tar.gz.
File metadata
- Download URL: squirrely-0.1.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c0bf03df53db92a0d616d375e6eaeda046ed36479ebaba5a267cc39f8d09139
|
|
| MD5 |
6292b55d1afbb81ce34ea0a23538411e
|
|
| BLAKE2b-256 |
38cbd433ff3d0e815bd093749a64afbd4806aa630144d356c9d5bc053d8db579
|
File details
Details for the file squirrely-0.1.1-py3-none-any.whl.
File metadata
- Download URL: squirrely-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb75f08a63fb5dc12f956e9b19a05043ee23750357ec93890c6c40880d9dc795
|
|
| MD5 |
c7cda0a3f2c4fd40449554410c2596d2
|
|
| BLAKE2b-256 |
3ffa5c718ce9dc94331b4db275c3694394ed0ecd2d645745dc683adb2104eae0
|