Metadata-Version: 2.4
Name: junction-api-sdk
Version: 0.0.1
Summary: Placeholder for the Junction SDK. The full release is coming soon.
Project-URL: Homepage, https://www.junction.com/
Author-email: Junction <support@junction.com>
License: MIT
Keywords: junction,sdk
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# junction-api-sdk

Placeholder for the official Junction SDK for Python.

The full SDK release is coming soon. This package reserves the name on PyPI; it
is intentionally minimal and importing it does nothing.

## Installation

```bash
pip install junction-api-sdk
```

## Status

Pre-release placeholder (`0.0.1`). Watch this package for the first functional
release.
