Skip to content

nitrictech/nitric-python-provider-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nitric-python-provider-starter

Getting Starter

Prerequisites

  • Docker/Podman
  • Make
  • Python
  • uv

Building the container

The provider container can be built using:

make build

Running the container

To use this provider with nitric once it's built you can using the following in your nitric stack file:

# The nitric provider to use
provider: docker://nitric-python-starter

# An example property that can be passed to the provider
region: test

About

A starter project for building a nitric provider in python

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published