Folder and project structure analyser — walks directories, dispatches to analyser family members
Reason this release was yanked:
Rename package - see bundle-analyser
Project description
folder-analyser
Folder and project structure analyser — part of the analyser family.
Walks a directory, detects file types, dispatches to the appropriate family analyser (code-analyser for source files, document-analyser for PDFs, etc.), and adds structural signals: file type breakdown, directory depth, naming conventions, framework detection.
Status: Coming soon. Name reserved.
Installation
pip install folder-analyser
Usage
folder-analyser path/to/project/ # human-readable summary
folder-analyser path/to/project/ --json
folder-analyser serve # FastAPI server on port 8006
Analyser family
| Tool | Purpose | Port |
|---|---|---|
| document-analyser | PDF, Word, text | 8000 |
| speech-analyser | Audio, video transcription | 8001 |
| video-analyser | Video quality, scenes, OCR | 8002 |
| records-analyser | CSV, Excel, JSON | 8003 |
| code-analyser | Source code, multi-language | 8004 |
| wordpress-analyser | WP themes and plugins | 8005 |
| folder-analyser | Project structure | 8006 |
| git-analyser | Git history and churn | 8007 |
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 folder_analyser-0.1.0.tar.gz.
File metadata
- Download URL: folder_analyser-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37edb2d1e67485e34c838f04cec5f9aacbd9bef677f1904a0789bf0125df0bde
|
|
| MD5 |
b1bec9e674e7a2ae84165a0b2238cf07
|
|
| BLAKE2b-256 |
6b97cf007ac7f0c2a0c5ca97a2aa915d91c5576611d3e25ada67784e91377289
|
File details
Details for the file folder_analyser-0.1.0-py3-none-any.whl.
File metadata
- Download URL: folder_analyser-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48b08f3a20b7403f2d0435b3586791f6203378b46e52259f0888edc5fba506b8
|
|
| MD5 |
ca1b7d554b0bb6ce55f17e640add3cb6
|
|
| BLAKE2b-256 |
a2bab756fee4c89d644748f149b523e030c920379a210dcbbd4785b5ccc32523
|