A fast CLI tool to scaffold Python projects
Project description
⚡ DevForge
DevForge is a lightweight CLI tool that lets you generate complete project folder structures from simple text diagrams — instantly.
🚀 Example
sellwrite-ai/ │ ├── backend/ │ ├── routes/ │ └── models/ └── frontend/ └── src/
shell Copy code
🧱 Usage
1. Install
pip install devforge
2. Create a new structure
bash
Copy code
devforge new myapp
3. Paste your structure
Then hit Enter twice when done.
💡 Author
Developed by Hythm Saad
Embedded Engineer & Developer Tools Creator.
yaml
Copy code
---
## 📄 `LICENSE`
```text
MIT License
Copyright (c) 2025 Hythm
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software...
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
devforge-1.0.0.tar.gz
(7.4 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 devforge-1.0.0.tar.gz.
File metadata
- Download URL: devforge-1.0.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb52a9f08b91bd34fbf44d75cd11d075d368421ad1b905c6497c19dbe3c87a33
|
|
| MD5 |
cac0e97ea68f001df479e3f7e93c8685
|
|
| BLAKE2b-256 |
ee1f91d416bac0ed2220dbe47e818b75a1eb0f9ee3df77bfd4db6f9c45ca0d79
|
File details
Details for the file devforge-1.0.0-py3-none-any.whl.
File metadata
- Download URL: devforge-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60b23f09c0e8bfcdf94a201219ba317306f51b3955d71a226542592248924c08
|
|
| MD5 |
795b664556babe1a13e41a3cdc240e70
|
|
| BLAKE2b-256 |
1b7ebe51bd95a48d42eb7a23657410ba631f29346b56d618c7a880722173505c
|