File: install.rst

package info (click to toggle)
python-mercantile 1.2.1-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 280 kB
  • sloc: python: 1,504; makefile: 211; sh: 4
file content (15 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Installation
============

Mercantile is easy to install with pip

.. code-block:: console

    pip install mercantile

or with conda.

.. code-block:: console

    conda install -c conda-forge mercantile