Changelog¶
pywdpa 0.1.6¶
Adding workflow for GitHub pages.
Website update.
pywdpa 0.1.5¶
Including more attributes (in particular status and date).
pywdpa 0.1.4¶
Correcting a bug to include multipolygons.
Get started notebook.
Website update.
pywdpa 0.1.2 to 0.1.3¶
Minor changes.
New logo.
New website using Sphinx.
Use of reST markup language in Python docstrings.
pywdpa 0.1.1¶
Dependence to
python-dotenvhas been removed.The
.envfile has to be created if usingpython-dotenv.Tests have been added for functions.
pywdpa 0.1¶
First release of the package.
Two functions
.get_token()and.get_wdpa().Dependence to
python-dotenvto manage WDPA API token.