Skip to main content

Locally download a datamining dataset from the Eulerian Technologies API

Project description

eanalytics_api_py

A python 3 module to retrieve data from Eulerian Technologies API

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Having a python 3 environment

Installing

pip install eanalytics_api_py

Running

from eanalytics_api_py.datamining import download
path2file = download(
                gridpool_name = grid,
                datacenter = datacenter,
                website_name = website,
                api_key = key,
                datamining_type = type
                payload = {},
)

Notes

Author

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

eanalytics_api_py-0.0.5.tar.gz (3.6 kB view hashes)

Uploaded Source

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