[![Anaconda-Server Badge](https://anaconda.org/cgq-qgc/pyhelp/badges/installer/conda.svg)](https://anaconda.org/cgq-qgc/pyhelp) [![Anaconda-Server Badge](https://anaconda.org/cgq-qgc/pyhelp/badges/installer/pypi.svg)](https://pypi.org/project/pyhelp/)
Pip Wheels and Conda packages are both available for Python 3.6 on the Windows 64bits plateform. If you need to use PyHELP with Python 3.7 or are working on Linux or MacOS, you will have to build and install PyHELP from source. Please contact us if you have questions or if you need help with that.
The `example_pyhelp_v0.1.1.zip` archive that is available here to download contains all the input data required by PyHELP to calculate the monthly water balance for a section of the Rivière du Nord watershed in the Laurentians, Quebec, Canada. See the [documentation](https://pyhelp.readthedocs.io/en/latest/example.html) for more details.
Documentation and Tests
PR 38 : Add documentation for PyHELP installation on the Readme.
PR 46 : Add tests to validate results from the HELP3O extension against a genuine test case
PR 47 : Change the PyHELP logo and short and long text description
PR 48 : Minor tweak to the Pyhelp logo banner
PR 51 : Fix, comment and better document the example
PR 52 : Add full PyHELP name inside the logo
Release and Maintenance
PR 36 : Upload automatically to PyPi with Twine
PR 40 : Build AppVeyor only on master and skip if docs/md/html
PR 39 : Use defaults channel to install pkgs in AppVeyor
PR 43 : Add PyHELP dependencies to Conda package meta.yml
PR 44 : Package example with AppVeyor as a Zip archive