Skip to main content

Python Adam API

Project description

Adamapi version 0.0.4

Installation

sudo apt-get install python3-venv python3-gdal gdal-bin
VENVNAME="adamapi"
python3 -m venv "${VENVNAME}"
source "${VENVNAME}/bin/activate";
python3 -m pip install --upgrade pip
pip install adamapi
deactivate
ln -s "/usr/lib/python3/dist-packages/osgeo" "${VENVNAME}/lib/python3.6/site-packages/osgeo"
source "${VENVNAME}/bin/activate"

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

adamapi-0.0.4.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

adamapi-0.0.4-py3-none-any.whl (9.8 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