Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 750 Bytes

README.rst

File metadata and controls

30 lines (16 loc) · 750 Bytes
https://travis-ci.org/thebjorn/dkmodelfields.svg?branch=master https://coveralls.io/repos/github/datakortet/dkmodelfields/badge.svg?branch=master

dkmodelfields -- short description

Installing from PyPI

This is what you want if you just want to use dkmodelfields:

pip install dkmodelfields

As a source package

This is what you want if you are developing dkmodelfields or want to make local changes to the source code.

pip install -e <path>

See docs/ folder for documentation.