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.50.tar.gz
(64.8 kB
view details)
Built Distribution
File details
Details for the file fastberry-0.0.50.tar.gz
.
File metadata
- Download URL: fastberry-0.0.50.tar.gz
- Upload date:
- Size: 64.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 440788d3d5c19a549a06ee9452a98d08aa515f3b2b15f98eb1f8a0cf9c9b7a72 |
|
MD5 | 32f015fe7971170564c68503692d2087 |
|
BLAKE2b-256 | 3b3acf4d855306526dfa38564d7aa602d3fbd94389eb5880a6b88b4b7d734332 |
File details
Details for the file fastberry-0.0.50-py3-none-any.whl
.
File metadata
- Download URL: fastberry-0.0.50-py3-none-any.whl
- Upload date:
- Size: 68.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7aa9f7a39696ef0cec32a27429773782b105d6dce769154b11cdb7509c49b2e7 |
|
MD5 | a8a775fa4971bfbcdc9b89690400db69 |
|
BLAKE2b-256 | beb101e04b4301d97bfe2193b0c92cdd8c5a40606a08df7390b8a361c01c8f3e |