Metadata-Version: 2.2
Name: heroku_applink
Version: 0.1.0
Summary: Simple SDK for Heroku AppLink and Salesforce development
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: aiohttp>=3.11.12
Requires-Dist: orjson>=3.10.15

# Python SDK for Heroku AppLink

This library provides basic functionality for building Python apps that use
Heroku AppLink to secure communication and credential sharing with a Salesforce
org.

Though the interaction with AppLink is simple and easy to hand code, using the
SDK will quickstart your project experience.

Use of this project with Salesforce is subject to the TERMS_OF_USE.md document.
