msaServer - Helper & Wrapper around Uvicorn/Gunicorn for FastAPI based apps
Project description
msaServer - Helper & Wrapper around Uvicorn/Gunicorn for FastAPI based apps
Optimized for use with FastAPI/Pydantic.
Documentation: msaServer Documentation (https://msaServer.u2d.ai/)
Features
- Uvicorn Wrapper: MSAServerUvicorn.
- Gunicorn Wrapper: MSAServerGunicorn.
Main Dependencies
- gunicorn~=20.1.0: WSGI HTTP Server for UNIX
- uvicorn~=0.18.3: The lightning-fast ASGI server.
License Agreement
msaServer
Based onMIT
open source and free to use, it is free for commercial use, but please show/list the copyright information about msaServer somewhere.
How to create the documentation
We use mkdocs and mkdocsstring. The code reference and nav entry get's created virtually by the triggered python script /docs/gen_ref_pages.py while mkdocs
serve
or build
is executed.
Requirements Install for the PDF creation option:
PDF Export is using mainly weasyprint, if you get some errors here pls. check there documentation. Installation is part of the msaServer, so this should be fine.
We can now test and view our documentation using:
mkdocs serve
Build static Site:
mkdocs build
Build and Publish
Build:
python setup.py sdist
Publish to pypi:
twine upload dist/*
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
File details
Details for the file msaServer-0.0.1.tar.gz
.
File metadata
- Download URL: msaServer-0.0.1.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 519cad010deef71aa688a46dcfd72ddf106bc9137544990c65caffc37b520f51 |
|
MD5 | 080bcb520d9f5b9c3f7e002cb3761924 |
|
BLAKE2b-256 | 41e19ad6e46c6be644ac1e6f24c6791db99b4f31f644d9d4e6b5c6b903871235 |