Skip to main content

Spatial Analysis F* Engine

Project description

Spatial Analysis F* Engine

Installation
============

#. Install dependencies

For Ubuntu::

sudo apt-get install python-numpy python-gdal python-nose

For Mac OSX::

pip install numpy nose
brew install gdal


#. Install this package::

pip install python-safe

If you do not have ``pip`` installed but only ``easy_install``,
you can do ``easy_install pip`` and then use it to install ``python-safe``.

#. To verify everything is working as it should do, open a python shell and do::

import safe
safe.test()

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

python-safe-0.1.14.tar.gz (581.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