Metadata-Version: 2.4
Name: sunsolve-p90-client
Version: 0.1.0.191
Summary: Python client library for PV Lighthouse p90 analysis service
Author-email: PV Lighthouse <support@pvlighthouse.com.au>
Maintainer-email: PV Lighthouse <support@pvlighthouse.com.au>
License-Expression: MIT
Project-URL: Homepage, https://sunsolve.info/p90/signup
Project-URL: Documentation, https://docs.sunsolve.com/en/p90/
Project-URL: Repository, https://bitbucket.org/pvlighthouse/pvl-p90-client
Keywords: photovoltaic,pv,uncertainty,analysis,grpc,pvlighthouse,p90
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
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 :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: grpcio>=1.60.0
Requires-Dist: grpcio-tools>=1.60.0
Requires-Dist: protobuf>=4.25.0
Requires-Dist: requests>=2.31.0
Requires-Dist: PyJWT>=2.8.0
Provides-Extra: dev
Requires-Dist: pytest>=7.4.0; extra == "dev"
Requires-Dist: pytest-cov>=4.1.0; extra == "dev"
Requires-Dist: ruff>=0.1.6; extra == "dev"
Requires-Dist: mypy>=1.5.0; extra == "dev"
Requires-Dist: pip-tools>=7.0.0; extra == "dev"
Requires-Dist: pre-commit>=3.0.0; extra == "dev"
