Skip to main content

version 0.2 of the DEMIX library

Project description

DEMIX library

Library that allow you to get stats arround DEMIX tiles and DEM

Installation

pip install demix_lib

Get started

how to log in in order to get stats

import demix_lib

# Instantiate a login object
login = "login"
password = "password"

# When needed, put the login and passord as arguments
lon = 13.196
lat = 14.268
result = demix_lib.download_tile_at_pos(login, password, lon, lat)

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

demix_lib-0.2.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

demix_lib-0.2-py3-none-any.whl (6.7 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