CLI for building base djang and fastapi based projects
Project description
MentorMate Python CLI
A CLI tool for generating Django and FastAPI projects.
Overview
This is a python-cli tool for interactive project setup, following best practices for Django and FastAPI. In order to assure easier distribution, the project is deployed as pypi package. For optimal maintenance the project utilizes the tox framework.
Installation
We use pip
for our package distribution, that's why we recommend that you use a virtual environment for the package installation (venv
or poetry
).
pip install python-project-cli
Commands
-
generates a new project in interactive mode, usesing
cookiecutter
.python-cli generate
-
Shows the framework repo status. We aim to update the main templates frequently, in order to keep up with the everevolving "best" practices, that's why there's a chance for a repo downtime.
python-cli status
-
Project's version.
python-cli version
Frameworks
- Django
- FastAPI
Project Maintenance (Internal)
License
PYTHON-PROJECT-CLI is unlicensed, as found in the LICENSE file.
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
File details
Details for the file python_project_cli-1.2.0.tar.gz
.
File metadata
- Download URL: python_project_cli-1.2.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5de95069a3ce193ce6dc06557f157455e9f6ee5ab1e987708d006d8fd766105b |
|
MD5 | 88bfacdb2726234487fba21994b23b74 |
|
BLAKE2b-256 | 1d051f286ce808a7d6b99cd8573d71536067ca642917f25d4413343468e663a2 |
File details
Details for the file python_project_cli-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: python_project_cli-1.2.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f20ef3b6543c7440328f0216a21e29f9e5f3c9af7c9b3d0ed9028b4290114a0c |
|
MD5 | ef48fb48f48737285e1f47d7e9d341bb |
|
BLAKE2b-256 | 3db615e081997e4979ec7d58d47f3fb85c33b217d8cc1850ae80110d33c8d50a |