3liz / py-qgis-server

QGIS embbeded WMS/WFS/WCS asynchronous scalable http server
https://docs.3liz.org/py-qgis-server
Mozilla Public License 2.0
68 stars 16 forks source link

Provide either python packages or .deb #27

Closed lhirlimann closed 3 years ago

lhirlimann commented 3 years ago

Those would be nice to have when installing.

dmarteau commented 3 years ago

.deb is not relevant here....

Gustry commented 3 years ago

There seems to be everything for a python package in https://github.com/3liz/py-qgis-server/blob/master/setup.py What is missing except the publication on pypi.org ?

This shoud work ?

pip install git+https://github.com/3liz/py-qgis-server.git
Gustry commented 3 years ago

Done https://pypi.org/project/py-qgis-server/

pip3 install py-qgis-server