Gaddlemaps is now Open Source
The first Open Source version of Gaddlemaps is now available. Starting with **version 0.1** we will maintain the Gaddlemaps module as an Open Source python module. This first version have been tested with several systems and has all the improvements and bug fix accumulated during the runtime of the gaddlemaps.org webpage, which is now discontinued. Therefore the most critical bugs should be fixed. However, if you find any bug or error please [open a new issue](https://github.com/txemaotero/gaddlemaps/issues).
Currently, we do not provide any compiled version of the module, but this may change in the future. The module can be build from source using the information in the [ReadMe](https://github.com/txemaotero/gaddlemaps/blob/master/README.md) but it can also be installed from PYPI using the command:
python3 -m pip install gaddlemaps