Skip to content

tjholm/python-sdk

 
 

Repository files navigation

Nitric Python SDK Logo

test status codecov Quality Gate Status

Nitric Python SDK

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.

Prerequisites

  • Python 3.8+

Getting Started

Using the Nitric CLI

nitric is included in all python related projects by default

nitric stack new

Then select official/Python Stack

Adding to an existing project

pip

# Install the Nitric SDK
pip3 install nitric

Usage

Nitric Documentation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Makefile 0.5%