Metadata-Version: 2.3
Name: unique-stock-ticker
Version: 2026.18.3
Summary: 
Author: Martin Fadler, Sadique Sheik, Fabian Schläpfer, Pascal Hauri
Author-email: Martin Fadler <martin.fadler@unique.ch>, Sadique Sheik <sadique@unique.ch>, Fabian Schläpfer <fabian@unique.ch>, Pascal Hauri <pascal@unique.ch>
License: Proprietary
Requires-Dist: pydantic>=2.8.2
Requires-Dist: typing-extensions>=4.9.0
Requires-Dist: unique-toolkit>=2026.18.3
Requires-Dist: plotly>=5.24.1
Requires-Dist: numerize>=0.12
Requires-Dist: pyhumps>=3.8.0
Requires-Dist: pydantic-settings>=2.0.0
Requires-Dist: pyopenssl>=25.0.0
Requires-Dist: unique-six>=2026.18.3
Requires-Python: >=3.12, <4
Description-Content-Type: text/markdown

# Unique stock ticker post processor.

## SIX API credentials

This package expects the SIX credentials in `SIX_API_CREDS` (base64-encoded JSON) and the active company list in `SIX_API_ACTIVATED_COMPANIES`.

The credential helper script is no longer in this package. Use the shared script from the `unique_six` connector:

- `connectors/unique_six/unique_six/get_creds.sh`
