GraphQL Made Easy
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.53.tar.gz
(57.3 kB
view details)
Built Distribution
File details
Details for the file fastberry-0.0.53.tar.gz
.
File metadata
- Download URL: fastberry-0.0.53.tar.gz
- Upload date:
- Size: 57.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55b801293d93af2b803cd36a4dcdc6b4f774b20e286d9cdd307a046b1fb9fdea |
|
MD5 | 8f9a45abc5565841f6666128cbba287d |
|
BLAKE2b-256 | 5240bb53c072b70ba911f95be45d14913d47afc1242fecbe0e6686e793d0a4f7 |
Provenance
File details
Details for the file fastberry-0.0.53-py3-none-any.whl
.
File metadata
- Download URL: fastberry-0.0.53-py3-none-any.whl
- Upload date:
- Size: 66.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc01ad07afe45903e8dc7c0d971e6bde02e8b26b5eb09731134557e547958498 |
|
MD5 | d045ff066b01bd8a2e34245934d39689 |
|
BLAKE2b-256 | 593b5c900f64d31d71dc99fd34f2adae4444b01013eb0e28fd13faec8a054394 |