forecastify

View on PyPIReverse Dependencies (0)

0.1 forecastify-0.1-py3-none-any.whl

Wheel Details

Project: forecastify
Version: 0.1
Filename: forecastify-0.1-py3-none-any.whl
Download: [link]
Size: 4280
MD5: 5636d83ca3f4d230a900acd988327293
SHA256: 20d701a9f51afa23f0f7c30a5507d887316099ba13bea1d2b70023f12a8a93f9
Uploaded: 2024-09-09 10:36:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: forecastify
Version: 0.1
Summary: A package for time series forecasting using ARIMA, SARIMA, and Exponential Smoothing
Author: Abdul Wasiue
Author-Email: abdulwasiueunk[at]gmail.com
Home-Page: https://github.com/Wasiue03/Forecasting-Python-Package
Requires-Python: >=3.7
Requires-Dist: pandas
Requires-Dist: statsmodels
Requires-Dist: optuna
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: scikit-learn
Description-Content-Type: text/markdown
[Description omitted; length: 1789 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
Forecasting/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
Forecasting/forecast.py sha256=fO4QstdAfxRBMYh8Igzhr5fDYDnHZB1jLydMqOVHTIU 8015
forecastify-0.1.dist-info/METADATA sha256=QP8deVildmuO4rwI-VQivEMxz6-K8hAa8NjFwjweaDY 2388
forecastify-0.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
forecastify-0.1.dist-info/entry_points.txt sha256=C_rQJ7ihj3Hrndxw4ZjJW4wdkHkTS8iRuegWvFL9v6I 71
forecastify-0.1.dist-info/top_level.txt sha256=4qhl6VRaXANLaGZdi2l3rCORmc9HQFhCYYXvqUNnQx8 12
forecastify-0.1.dist-info/RECORD

top_level.txt

Forecasting

entry_points.txt

forecasting = forecasting.forecast:main_forecasting