Skip to main content

Digital terrain map manipulation high level functions

Project description

# Graphery

Graph manipulation to create navigation graphs on on top of Mapstery, using networkx.


## Installation

In your python environment (conda: `source activate my_env`)

```
pip install graphery
```

## How to use it

```
import graphery

nav_graph = graphery.
```

## For developers - install the lastest commit

In your python environment

```
$ make build
$ pip uninstall graphery;
$ pip install dist/graphery-X.Y.Z-py2.py3-none-any.whl
```

where `X.Y.Z` is the lastest version marked in `setup.py`


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

graphery-0.1.1-py2.py3-none-any.whl (10.8 kB view hashes)

Uploaded Python 2 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