Industrial project initializer for hardware and software.
Project description
Project Creator CLI
A Python script to automate creating folders for your projects. Now with a CLI version for versatality and portability.
How to Start Using
Installation
You can install project-creator globally via npm or pip for quick access.
Python (PyPI):
pip install prj-creator
Node (NPM)
npm install -g prj-creator
Launching
Run this in the terminal.
prj-creator
Avalible Modules
| Flags | Function |
|---|---|
| --firmware | Generates a firmware/ folder with an .ino boilerplate. |
| --hardware | Generates a hardware/ folder |
| --req | Creates a requirement.txt for Python dependencies |
| --venv | |
| --web | Creates a web/ folder |
Features
- Sequential Indexing: Automatically numbers your projects (e.g., 01.name, 02.name) to keep your root directory organized.
- Git Auto-Sync: Initializes a local repository and links your remote origin instantly.
- License Injection: Instantly apply MIT or GPL v3 licenses to your code.
LICENSE
Distributed under the MIT License
Made by @DevX-Dragon , a 14 Y/O developer from Sri Lanka.
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 prj_creator-1.0.2.tar.gz.
File metadata
- Download URL: prj_creator-1.0.2.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db78cd3fc68561ba2f0f8f9e22b8bddbe43d7b22ed491dd74cdd3d8cf7b80f70
|
|
| MD5 |
18964d0f12721c8435b07485ba84f0fc
|
|
| BLAKE2b-256 |
e03a78c24662ff33a3ffeeafcc8736a066e7fb958a9f66f2587e0275839936b9
|
File details
Details for the file prj_creator-1.0.2-py3-none-any.whl.
File metadata
- Download URL: prj_creator-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.9 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 |
f612fe484eb3565f01ac3ca1ca17334bd3eccbb13f63082114d04bf38b040023
|
|
| MD5 |
4568905ff705c8202696665296b0f15f
|
|
| BLAKE2b-256 |
6a0c26c701dd298d41f8336db3b97810b3185295fde004e89e65aa76f6cc4d5d
|