Skip to main content

Time Series Predictor

Project description

Time Series Predictor

PyPI version Documentation Status travis codecov Requirements Status GitHub license

Usage

Please refer to the following examples:

Development

Pre requisistes installation

Windows

python -m venv .\.env
.\.env\Scripts\activate
pip install -e .[dev]

Linux or MacOS

python -m venv .env
. .env/bin/activate
pip install -e .[dev]

Test

pip install -e .[test]
pytest -s

Build docs

pip install -e .[docs]
cd docs
# make html
sphinx-build ./docs/source ./docs/build

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

time_series_predictor-1.3.2.tar.gz (52.3 kB view hashes)

Uploaded Source

Built Distribution

time_series_predictor-1.3.2-py3-none-any.whl (101.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page