Skip to main content

This is the core Provider framework on top of which Access Provider are written.

Project description

commonfate-provider-core

Commonfate Provider Core Python Package

Building a development version

When working on the Common Fate Provider framework it can be useful to use a development build of this package in an Access Provider. To do so run:

poetry build

which will create a dist folder containing the package:

dist
├── commonfate_provider-0.1.5-py3-none-any.whl
└── commonfate_provider-0.1.5.tar.gz

You can then install this package locally via pip in the Access Provider you'd like to use it with:

# from the Access Provider repository
source .venv/bin/activate
pip install ../commonfate-provider-core/dist/commonfate_provider-0.1.5.tar.gz

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

commonfate_provider-0.3.4.tar.gz (11.2 kB view hashes)

Uploaded Source

Built Distribution

commonfate_provider-0.3.4-py3-none-any.whl (18.0 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