The awesome tool to create python projects.
Install using pip
pip install create-py-project-by-bhimrazy
# or
pip install git+https://github.com/bhimrazy/create-py-project
$ create-py-project
What's your Project name?: my-project
Choose Project Template:
1. Vannila Python Project
2. FastAPI Project
3. Django Project
4. Django Project with drf and auth
5. ML/DL Project
: 1
Generating....
Completed.
cd into my-project directory
and then follow the instructions in the README.md file
Thank you for using create-py-project.^_^
Author:@bhimrazy
On the way.
The main purpose of this repository is to continue evolving create-py-project. We want to make contributing to this project as easy and transparent as possible. Read below to learn how you can take part in improving this project.
The create-py-project welcomes, and depends on, contributions from developers and users in the open source community. Read our Contributing Guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to create-py-project.
Everyone interacting in the create-py-project's codebases, issue trackers, and discussion forums is expected to follow the PyPA Code of Conduct.
This project is licensed under the terms of the MIT license, as found in the LICENSE file.