Description
MSAFE Python Dev Tools Suite
Made by Mole Safe Network
WARN: Functions may fail to work, all software included is provided as is with no warranty or refunds. We will not take responsibility for damages caused by miss-use, As this is in early alpha stages and still in development.
Python License Version Platform
Overview
MSAFE Dev Tools is a curated toolbox for Python developers that includes formatters, linters, tree visualizers, and dependency graphing tools — all wrapped in simple-to-use GUI apps.
Built for Windows, and designed to help you code cleaner, faster, and with zero terminal stress.
Features
1. One-click setup via .bat
2. Live GUI for every tool
3. Visual folder structure preview + export
4. Built-in dependency visualization
5. Format and lint with zero config
6. Export output to .txt, .json, .php, .sh
7. Demo Previews (replace with your GIFs later)
8. Just drag & drop folders, files, or select a script — and GO!
Folder Tree Viewer GUI
1. Folder Tree Demo
Black Formatter GUI
2. Black GUI
Dependency Tree (pipdeptree)
3. pipdeptree
⚙️ Tools Included WARN: some are still being developed
1. Tool Description GUI/Main menu .bat Available
2. Black Auto-formats Python code ✅
3. isort Sorts + groups imports ✅
4. flake8 Lints code for errors/style ✅
5. pydeps Visual dependency graph of modules ✅
6. pipdeptree View package install tree ✅
7. Folder Tree Viewer Visualize any folder ✅
Getting Started
Requirements
1. Python 3.10+
2. Windows 10+
3. Internet access (for first-time setup)
Install & Launch .exe version
1. visit our download link https://youre-here-already
2. download and run the exe installer
3. follow prompts on screen
4. run the .bat shortcut from desktop
5. WARN: if you get a syntax error launching exes from the .bat close the terminal with the error and retry again
How to Use
Use the .bat menu/shortcut to launch any tool:
1. Folder Tree
2. Black Formatter
3. isort
4. flake8
5. pydeps
6. pipdeptree
7. All tools launch in independent terminals — multitask freely!
Output Formats
Each GUI supports exporting the output into:
WARN: some GUI exe’s are still being developed and dont work at all or work with clear issues
.txt – Clean tree preview
.json – Structured JSON object
.php – PHP comment block
.sh – Shell-style commented layout
Folder Tree GUI Features
Drag-and-drop a folder
Live directory preview (tree-style with clean ASCII formatting)
Export to file
Fully GUI-based — no terminal needed
Final Structure WARN: their are extra files and this is inaccurate missing about 3 not really important files like unins000.exe and .dat they may not remove now stupid files made lie [ im working on it check the MSAFE directory to remove these if you want to fully uninstall everything.
/
├── folder_tree_gui.exe # GUI for folder structure + export
├── black_gui.exe # GUI for Black formatter
├── isort_gui.exe # GUI for import sorting
├── flake8_gui.exe # GUI for linting
├── pydeps_gui.exe # GUI for dependency graphs
├── pipdeptree_gui.exe # GUI for installed packages
├── setup-dev-tools.bat # Main installer + launcher
└── /docs # GIFs and visual assets
other files like readme.md may install and be inaccurate to the current readme online
this includes a uninstall.exe incase you dont like it
📜 License
MIT License
© Mole Safe Network
MSAFE is built with ❤️ to simplify local Python dev environments with clean, visual tooling.
Reviews
There are no reviews yet.