Metadata-Version: 2.4
Name: trendify
Version: 1.2.5
Summary: Tools for generating data products, storing, and interacting with them
Project-URL: Homepage, https://github.com/talbotknighton/trendify
Project-URL: Bug Tracker, https://github.com/talbotknighton/trendify/issues
Project-URL: Documentation, https://talbotknighton.github.io/trendify/
Project-URL: Source Code, https://github.com/talbotknighton/trendify
Project-URL: PyPI, https://pypi.org/project/trendify/
Author-email: Talbot Knighton <talbotknighton@gmail.com>, David Gable <david@david-gable.com>
Maintainer-email: Talbot Knighton <talbotknighton@gmail.com>, David Gable <david@david-gable.com>
Keywords: Data,Database,Post,Process,Products
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11
Requires-Dist: dash
Requires-Dist: filelock
Requires-Dist: flask
Requires-Dist: grafana-api
Requires-Dist: jinja2
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: numpydantic
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: pydantic
Requires-Dist: scipy
Requires-Dist: streamlit
Requires-Dist: strenum
Requires-Dist: supervisor
Requires-Dist: waitress
Provides-Extra: dev
Requires-Dist: black; extra == 'dev'
Requires-Dist: flake8>=6.0.0; extra == 'dev'
Requires-Dist: griffe-pydantic; extra == 'dev'
Requires-Dist: hatchling>=1.11.0; extra == 'dev'
Requires-Dist: isort>=5.12.0; extra == 'dev'
Requires-Dist: markdown-callouts; extra == 'dev'
Requires-Dist: markdown-include; extra == 'dev'
Requires-Dist: mdx-gh-links; extra == 'dev'
Requires-Dist: mike; extra == 'dev'
Requires-Dist: mkdocs; extra == 'dev'
Requires-Dist: mkdocs-autorefs; extra == 'dev'
Requires-Dist: mkdocs-click; extra == 'dev'
Requires-Dist: mkdocs-exclude; extra == 'dev'
Requires-Dist: mkdocs-gen-files; extra == 'dev'
Requires-Dist: mkdocs-glightbox; extra == 'dev'
Requires-Dist: mkdocs-literate-nav; extra == 'dev'
Requires-Dist: mkdocs-material; extra == 'dev'
Requires-Dist: mkdocs-material>=9.2.0; extra == 'dev'
Requires-Dist: mkdocs-redirects>=1.0.0; extra == 'dev'
Requires-Dist: mkdocs-section-index; extra == 'dev'
Requires-Dist: mkdocs-snippets; extra == 'dev'
Requires-Dist: mkdocstrings; extra == 'dev'
Requires-Dist: mkdocstrings-python; extra == 'dev'
Requires-Dist: pymdown-extensions; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-asyncio; extra == 'dev'
Requires-Dist: pytest-cov; extra == 'dev'
Description-Content-Type: text/markdown



[![PyPI version](https://img.shields.io/pypi/v/trendify.svg)](https://pypi.org/project/trendify/)
[![Python versions](https://img.shields.io/pypi/pyversions/trendify.svg)](https://pypi.org/project/trendify/)
[![License](https://img.shields.io/github/license/TalbotKnighton/trendify.svg)](https://github.com/TalbotKnighton/trendify/blob/main/LICENSE)
[![Documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://talbotknighton.github.io/trendify/)
[![GitHub](https://img.shields.io/github/stars/TalbotKnighton/trendify?style=social)](https://github.com/TalbotKnighton/trendify)
