Create a new FastAPI project in one command
Project description
fastapi-new
Create a new FastAPI project in one command. ✨
How to use
Install uv following their guide for your system.
Run:
uvx fastapi-new awesomeapp
This will create a new project awesomeapp with a basic FastAPI app, configured with uv.
Enter the directory:
cd awesomeapp
Run the development server:
uv run fastapi dev
Open your browser and go to http://localhost:8000 to see your new FastAPI app running! 🚀
Existing directory
If you want to create a new FastAPI project in an existing directory, run the command without a project name:
uvx fastapi-new
License
This project is licensed under the terms of the MIT license.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fastapi_new-0.0.6.tar.gz.
File metadata
- Download URL: fastapi_new-0.0.6.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14e086ffa2c1227c99979e29963c937dc1d3880e4cfea7123201a39bf8c4cf81
|
|
| MD5 |
c02af9b4d616bb97c6df97b9ee804cb9
|
|
| BLAKE2b-256 |
b3fe055d864a53d97550786e69287cd418b53f79fc49dfc239d097e125a3b643
|
File details
Details for the file fastapi_new-0.0.6-py3-none-any.whl.
File metadata
- Download URL: fastapi_new-0.0.6-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6098f850599a5efb353a29828734ed6f170b39b26af5dabdb1563266bedf6f9
|
|
| MD5 |
ba2ead2b5f60cae6952e59f103430711
|
|
| BLAKE2b-256 |
d6b8635261af56d1c31268ebea504886cddc86f7ba7f9944644f96e9eeb0e3dc
|