Easy FastAPI & Strawberry
Project description
Welcome to Fastberry
Links
Built With:
Install
Create New Directory
mkdir my-project
cd my-project/
Run (Command) Init PDM
python -m pdm init
(PDM) Install Fastberry
python -m pdm add fastberry "uvicorn[standard]"
Start Project
Run (Command) Start-Project
python -m pdm run startproject
Run (Command) Start-App
python -m pdm run python ./manage.py start-app demo --crud
Inside settings.yaml
INSTALLED_APPS:
- demo
Run (Command) Run-Server
python -m pdm run python ./manage.py run
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fastberry-0.0.51.tar.gz
(65.1 kB
view details)
Built Distribution
File details
Details for the file fastberry-0.0.51.tar.gz
.
File metadata
- Download URL: fastberry-0.0.51.tar.gz
- Upload date:
- Size: 65.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56b37c927abfe6c475cda41e7e0ebcf26ebd6841c07722d1a819463b4d563f43 |
|
MD5 | 24948155223bd990f96ddc300c75e95b |
|
BLAKE2b-256 | 37c60e8337df354cb22f0fd4e5183b3902c185369d99dcf1fb09930c93d2ca8d |
File details
Details for the file fastberry-0.0.51-py3-none-any.whl
.
File metadata
- Download URL: fastberry-0.0.51-py3-none-any.whl
- Upload date:
- Size: 68.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63b68ffc7d79efe816459c0822b1fca59d6d44261c0cea0ac28ee844e3eb0a56 |
|
MD5 | 1774724256253588f4a79575c2f29117 |
|
BLAKE2b-256 | 30438c483741d7eb1bc0b5e8e880205b45464bd6ce6422871a18b7e5938be4c0 |