Skip to main content

Client for Blackbaud Sky API

Project description

Overview

PyPI License python python python

bbsky provides a high-level Python client for interacting with the Blackbaud Sky API. You can use the client to authenticate and make requests to various endpoints provided by the Blackbaud Sky API. See the Blackbaud Sky API documentation here for more information on the Sky API itself.

Important Note: bbsky is a third-party client and is not affiliated with or endorsed by Blackbaud.

Installation

To install the package, use pip:

pip install bbsky

Usage

To see all available CLI commands, run:

bbsky --help

Setting up Blackbaud App Credentials

First you'll need to setup your Blackbaud Sky account and then update your config. After getting your credentials from Blackbaud, you can use the CLI here to set them up:

bbsky config --help

# Follow along with the prompts to set your credentials
bbsky config create

After that a config file will be created in your home directory at ~/.bbsky/config/config.json.

Getting a User Token

To get a user token, you can use the CLI:

bbsky server start

This will start a local server that you can use to authenticate with Blackbaud. After authenticating, you'll be prompted to cache the token locally.

If you need to refresh your token, run:

bbsky token refresh

Using the Client

Here's a basic example of how to use the client:

from bbsky import BBSky

sky = BBSky()
results = sky.search_constituents(constituent_quick_find="Smith", limit=5)
print(results)

Development

Rye

We use Rye for managing the development environment. See the Rye documentation for more information on how to use it.

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

bbsky-0.1.6.tar.gz (198.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bbsky-0.1.6-py3-none-any.whl (426.2 kB view details)

Uploaded Python 3

File details

Details for the file bbsky-0.1.6.tar.gz.

File metadata

  • Download URL: bbsky-0.1.6.tar.gz
  • Upload date:
  • Size: 198.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for bbsky-0.1.6.tar.gz
Algorithm Hash digest
SHA256 99da22728b14d9ad214fce930024277ffa012b413fbc4957d7d35b40279b772b
MD5 3280e5c7ecc4dd1b97540bf29833958f
BLAKE2b-256 dd9716106641f71fb37f3d9ebfc3a4351424f2fc842773ef7bb066c442864d52

See more details on using hashes here.

Provenance

The following attestation bundles were made for bbsky-0.1.6.tar.gz:

Publisher: release.yml on dcbark01/bbsky

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file bbsky-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: bbsky-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 426.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for bbsky-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 65a0a4ca61180cef0321f171efbb8449da9f34f9d37fdce6b10d0e148fa5e49e
MD5 59931b50c2dc47c3b6d66aed02c5592a
BLAKE2b-256 615ec6d957412277332bb38ead6be66d590a4132e1cbe326dc7d94d228a48c9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for bbsky-0.1.6-py3-none-any.whl:

Publisher: release.yml on dcbark01/bbsky

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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