Skip to main content

Spatial Analysis F* Engine

Project description

Spatial Analysis F* Engine

Installation

  1. Install dependencies

    For Ubuntu:

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

    For Mac OSX:

    pip install numpy nose
    brew install gdal
  2. 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.

  3. Run the tests:

    nosetests safe

    Please note that nose can only find the tests if you did not use easy_installs, pip uses flat directories instead of eggs. If it says there are 0 tests, it means you probably installed the package without pip.

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.13.tar.gz (581.7 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