Skip to main content

CLI for building base djang and fastapi based projects

Project description

MentorMate Python CLI

A CLI tool for generating Django and FastAPI projects.

Tests

Deploy

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

  1. generates a new project in interactive mode, usesing cookiecutter.

    python-cli generate
    
  2. 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
    
  3. Project's version.

    python-cli version
    

Frameworks

  • Django
  • FastAPI

Project Maintenance (Internal)

Confluence link

License

PYTHON-PROJECT-CLI is unlicensed, as found in the LICENSE file.

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

python_project_cli-1.2.0.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

python_project_cli-1.2.0-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page