Metadata-Version: |
2.1 |
Name: |
pfund-plot |
Version: |
0.0.1.dev2 |
Summary: |
A wrapper of the existing plotting libraries for financial data analysis. |
Author: |
stephenyau |
Author-Email: |
softwareentrepreneer+pfund-plot[at]gmail.com |
Home-Page: |
https://pfund.ai |
Project-Url: |
Documentation, https://pfund-plot-docs.pfund.ai |
Project-Url: |
Repository, https://github.com/PFund-Software-Ltd/pfund-plot |
License: |
Apache-2.0 |
Keywords: |
trading,plotting,wrapper,pfund |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Financial and Insurance Industry |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: Apache Software 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: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Office/Business :: Financial :: Investment |
Classifier: |
Topic :: Scientific/Engineering :: Visualization |
Classifier: |
Topic :: Software Development :: Libraries |
Requires-Python: |
>=3.10,<4.0 |
Requires-Dist: |
dash (<3.0.0,>=2.18.1); extra == "app" or extra == "all" |
Requires-Dist: |
datashader (<0.17.0,>=0.16.3); extra == "big-data" or extra == "all" |
Requires-Dist: |
great-tables (<0.14.0,>=0.13.0) |
Requires-Dist: |
hvplot (<0.12.0,>=0.11.1); extra == "big-data" or extra == "all" |
Requires-Dist: |
numba (<0.61.0,>=0.60.0); extra == "big-data" or extra == "all" |
Requires-Dist: |
panel (<2.0.0,>=1.5.2); extra == "app" or extra == "all" |
Requires-Dist: |
plotly (<6.0.0,>=5.24.1) |
Requires-Dist: |
streamlit (<2.0.0,>=1.39.0); extra == "app" or extra == "all" |
Requires-Dist: |
taipy (<5.0.0,>=4.0.0); extra == "app" or extra == "all" |
Provides-Extra: |
all |
Provides-Extra: |
app |
Provides-Extra: |
big-data |
Description-Content-Type: |
text/markdown |