Skip to main content

This project was created as a shortcut for fastapi project creation

Project description

<ORG_NAME>

FastAPI project pattern with tools

  • FastAPI
  • Celery
  • RabbitMQ
  • MongoDB(PyMongo)
  • PostgreSQL(SQL Alchemmy, Alembic)
  • Web Socket
  • Send email with Sendgrid
  • logo Cloudinary

Deployments

Location CI/CD
.gitlab-ci.yml Gitlab CI/CD
.circleci/config.yml CircleCI
./scripts/aws/*.sh AWS CodeDeploy
./scripts/vps/*.sh Manual Deploy

Installation

pip install fastapi_project_pattern

from pathlib import Path

from fastapi_project_pattern import start_creation

# See help(start_creation) for more
start_creation(Path.cwd())

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

fastapi_project_pattern-1.1.8.tar.gz (34.7 kB view hashes)

Uploaded Source

Built Distribution

fastapi_project_pattern-1.1.8-py2.py3-none-any.whl (16.7 kB view hashes)

Uploaded Python 2 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