The Python SDK supports the use of the cloud-portable Nitric framework with Python 3.
The Nitric Python SDK is currently in Preview, API changes are likely prior to v1.x release.
Read full documentation here.
- Python 3.8+
Using the Nitric CLI
nitric is included in all python related projects by default
nitric stack newThen select official/Python Stack
pip
# Install the Nitric SDK
pip3 install nitric