Metadata-Version: 2.2
Name: pvradar
Version: 0.0.3
Summary: constants and shared function for PVRADAR SDK and API client
Author-email: Kostiantyn Pogorelov <kp@pvradar.com>
License: MIT
Project-URL: homepage, https://pvradar.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: httpx

Placeholder package for pvradar namespace

If you're looking for PVRADAR SDK, please see: https://pypi.org/project/pvradar-sdk/

# Do not install this package

# In case you installed it previously

1. Uninstall: `pip uninstall pvradar`
2. Install the proper SDK: `pip install pvradar-sdk`
