Metadata-Version: 2.1
Name: a2
Version: 0.8.3
Summary: Package for predicting information about the weather from social media data as application 2 for maelstrom project
Author: Kristian Ehlert
Author-email: kristian.ehlert@4-cast.de
Requires-Python: >=3.10,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: benchmarks
Provides-Extra: coordinates
Provides-Extra: extend-exclude
Provides-Extra: fancy-plotting
Provides-Extra: llama-chatbot
Provides-Extra: notebooks
Provides-Extra: tweets
Requires-Dist: datasets (>=2.11.0,<3.0.0)
Requires-Dist: emoji (<1.0.0) ; extra == "tweets"
Requires-Dist: ipykernel (>=6.27.1,<7.0.0) ; extra == "notebooks"
Requires-Dist: ipywidgets (>=7.7.1,<8.0.0) ; extra == "notebooks"
Requires-Dist: jsonlines (>=3.1.0,<4.0.0) ; extra == "tweets"
Requires-Dist: mantik[mlflow] (>=0.4.4,<0.5.0)
Requires-Dist: matplotlib (>=3.5.2,<4.0.0)
Requires-Dist: pandas (>=1.4.2,<2.0.0)
Requires-Dist: plotly (>=5.11.0,<6.0.0) ; extra == "fancy-plotting"
Requires-Dist: pynvml (>=11.5.0,<12.0.0) ; extra == "benchmarks"
Requires-Dist: pyproj (>=3.3.1,<4.0.0) ; extra == "coordinates"
Requires-Dist: requests (>=2.28.1,<3.0.0) ; extra == "tweets"
Requires-Dist: scikit-learn (>=1.1.2,<2.0.0)
Requires-Dist: seaborn (>=0.12.1,<0.13.0) ; extra == "fancy-plotting"
Requires-Dist: sentencepiece (>=0.1.98,<0.2.0) ; extra == "llama-chatbot"
Requires-Dist: spacymoji (>=3.0.1,<4.0.0) ; extra == "tweets"
Requires-Dist: transformers (>=4.29.2,<5.0.0) ; extra == "llama-chatbot"
Requires-Dist: tweepy (>=4.10.0,<5.0.0) ; extra == "tweets"
Requires-Dist: xarray[io] (>=2023.12.0,<2024.0.0)
