Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 354 Bytes

installation.rst

File metadata and controls

11 lines (7 loc) · 354 Bytes

Installation

DANE is available through PyPi: pypi.org/project/DANE <https://pypi.org/project/DANE/>. To install simply run

pip install DANE

In order to use DANE it is, in most cases, necessary to specify a configuration. How the DANE configuration works is specified :ref:`Here <config>`.