ディレクトリ構成を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 モジュールとして使用
import squirrely
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.0.tar.gz
(2.6 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.0.tar.gz.
File metadata
- Download URL: squirrely-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e87dcb7116189642086efde6f796174dc113a61e3386c0cdc4b301746581368
|
|
| MD5 |
ee732227b28693837d18c9e9043da20c
|
|
| BLAKE2b-256 |
3f40e5e1dacf5c82f99aa650d642f95382a2b02c14827ee4cab304d8b8328e9b
|
File details
Details for the file squirrely-0.1.0-py3-none-any.whl.
File metadata
- Download URL: squirrely-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 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 |
7f42e5f100fb1e6d088f1efd264f930b1cdb7d1232452dcd5d95447fc8a5c31c
|
|
| MD5 |
0e4d2e07bd754ef66589a412f821da9a
|
|
| BLAKE2b-256 |
934e1fc76092456915e231b23ac43e5562a0911cb4fe8ae998575d4e61e02bda
|