Skip to main content

Like 'cargo new' cli creat fastapi project

Project description

LTOU 🦖

Create Fastapi App CLI
Supercharged Productivity⚡️

✨Create a new production-ready project and deploy automation (Docker,CICD) by running ltou command.

Focus on writing code and thinking of business-logic! Don't Panic! The CLI will take care of the rest. Drink More coffee ☕️ and Ship More🛳️

⚡️ Quick start

You can install it directly from pypi with pip.

python3 -m pip install ltou

Let's create a new project via interactive console UI (or CUI for short) in current folder:

ltou

🍪 That's all you need to know to start! 🍪

⚡️ Features

One of the coolest features is that this project is extremely configurable(as-plugins). You can choose between different databases and even ORMs, or you can even generate a project without a database! Currently, SQLAlchemy2.0(1.4+), SqlModel, Beanie and Tortoise are supported.

This project can run as TUI or CLI and has excellent code documentation.

Out-of-the-box Feature:

  • Different databases support;
  • Different ORMs support;
  • Optional redis support;
  • Optional rabbitmq support;
  • Optional CI/CD;
  • Optional Sentry integration;
  • Optional Loguru logger;
  • Optional Celery(flower);
  • Pre-commit integration;
  • Some utils plugins
  • ...

⚡️ Thinks

this 'ltou' short name is inspired by "The Last of Us".

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

ltou-0.1.1.tar.gz (36.9 kB view hashes)

Uploaded Source

Built Distribution

ltou-0.1.1-py3-none-any.whl (60.4 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