stable

fastapi-cli-0.0.4-2.fc40 and python-fastapi-0.111.1-2.fc40

FEDORA-2024-5fe770f8d3 created by music 11 months ago for Fedora 40

FastAPI CLI

This update includes the initial package for fastapi-cli.

FastAPI 0.111.1

Upgrades

  • ➖ Remove orjson and ujson from default dependencies. These dependencies are still installed when you install with dnf install python3-fastapi+all, but they are not included in dnf install python3-fastapi.
  • 📝 Restored Swagger-UI links to use the latest version possible.

Docs

  • Rewording, updated links, and other enhancements.

Translations

  • Many new and updated translations.

FastAPI 0.111.0

Features

  • ✨ Add FastAPI CLI, the new fastapi command. New docs: FastAPI CLI.

Try it out with:

$ sudo dnf install fastapi-cli
$ fastapi dev main.py

 ╭────────── FastAPI CLI - Development mode ───────────╮
 │                                                     │
 │  Serving at: http://127.0.0.1:8000                  │
 │                                                     │
 │  API docs: http://127.0.0.1:8000/docs               │
 │                                                     │
 │  Running in development mode, for production use:   │
 │                                                     │
 │  fastapi run                                        │
 │                                                     │
 ╰─────────────────────────────────────────────────────╯

INFO:     Will watch for changes in these directories: ['/home/user/code/awesomeapp']
INFO:     Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
INFO:     Started reloader process [2248755] using WatchFiles
INFO:     Started server process [2248757]
INFO:     Waiting for application startup.
INFO:     Application startup complete.

Refactors

  • 🔧 Add configs and setup for fastapi-slim including optional extras fastapi-slim[standard], and fastapi including by default the same standard extras.

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2024-5fe770f8d3

This update's test gating status has been changed to 'waiting'.

11 months ago

This update's test gating status has been changed to 'ignored'.

11 months ago

This update has been submitted for testing by bodhi.

11 months ago

This update has been pushed to testing.

11 months ago

This update has been submitted for stable by bodhi.

11 months ago

This update has been pushed to stable.

11 months ago

Please log in to add feedback.

Metadata
Type
enhancement
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
11 months ago
in testing
11 months ago
in stable
11 months ago
approved
11 months ago
BZ#2278772 python-fastapi-0.111.1 is available
0
0
BZ#2279777 Review Request: fastapi-cli - Run and manage FastAPI apps from the command line with FastAPI CLI
0
0

Automated Test Results