Metadata-Version: 2.4
Name: schwab-advisor
Version: 0.1.0
Summary: Python client for Schwab Advisor Services API
License: MIT
Keywords: schwab,advisor,api,finance,trading
Author: Spencer Ogden
Requires-Python: >=3.10
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Office/Business :: Financial :: Investment
Provides-Extra: forms
Requires-Dist: cryptography (>=42.0.0)
Requires-Dist: fastapi (>=0.115.0)
Requires-Dist: httpx (>=0.25.0)
Requires-Dist: playwright (>=1.40) ; extra == "forms"
Requires-Dist: stagehand (>=1.0) ; extra == "forms"
Requires-Dist: uvicorn[standard] (>=0.30.0)
Project-URL: Homepage, https://github.com/spencerogden-dsam/schwab-advisor
Project-URL: Issues, https://github.com/spencerogden-dsam/schwab-advisor/issues
Project-URL: Repository, https://github.com/spencerogden-dsam/schwab-advisor
