Skip to main content

The Nitric SDK for Python 3

Project description

Nitric Logo

Build nitric applications with Python

Build Status Codecov Version Downloads/week Discord

The Python SDK supports the use of the Nitric framework with Python 3.10+. For more information check out the main Nitric repo.

Python SDKs provide an infrastructure-from-code style that lets you define resources in code. You can also write the functions that support the logic behind APIs, subscribers and schedules.

You can request the type of access you need to resources such as publishing for topics, without dealing directly with IAM or policy documents.

Status

The SDK is in early stage development and APIs and interfaces are still subject to breaking changes. We’d love your feedback as we build additional functionality!

Get in touch

Getting Started

Using the Nitric CLI

nitric is included in all python related projects by default

nitric new hello-world py-starter

Adding to an existing project

pip

# Install the Nitric SDK
pip3 install nitric

pipenv

pipenv install nitric

Usage

Nitric Documentation

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

nitric-1.0.5.tar.gz (38.9 kB view hashes)

Uploaded Source

Built Distribution

nitric-1.0.5-py3-none-any.whl (74.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page