Skip to main content

No project description provided

Project description

sesamelib

Util functions for sesame.

Installation

  • User installation

$) pip install sesamelib

You then must install pygdal. If you go with a virtual environment (virtualenv / pyenv) it won’t problably not installed. You first need to install GDAL binaries (check the documentation of GDAL), then

# Get gdal version
$) gdalinfo  --version
GDAL 2.2.3, released 2017/11/20

# Get the right version of the bindings
$) pip install pygdal==2.2.3.3
  • Development installation

$) pip install -e .

Test it

There are some examples in the examples directory of the sources

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

sesamelib-0.0.18-py3-none-any.whl (20.3 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