dbrakenhoff / pylizard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pylizard

PyLizard is a package for getting groundwater data from a Lizard database through the webservice.

Installation

This package can be installed by going to the folder where you put the pylizard repository (to download use the clone or download button), and excecuting the following command in Anaconda Prompt or Terminal:

pip install -e .

This will install the package with a symlink, so that changes to the source files will be immediately available.

In any Python script, the methods are made available by importing the package:

import pylizard

Author

  • Sjoerd Rijpkema, Vitens

About


Languages

Language:Jupyter Notebook 99.5%Language:Python 0.4%Language:IGOR Pro 0.2%Language:Batchfile 0.0%