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.

    To install a development version instead of the last release you can do:

    pip install -e git+git://github.com/AIFDR/python-safe.git#egg=python-safe
  3. To verify everything is working as it should do, open a python shell and do:

    import safe
    safe.test()

    You can pass additional parameters to the test function, for example: verbose=2 to view the test names.

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

python-safe-0.1.20.zip (2.3 MB view hashes)

Uploaded Source

python-safe-0.1.20.tar.gz (2.3 MB 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