<div dir="ltr">Hi,<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">[...]<br></blockquote><div><br></div><div>agreed</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Questions:<br>
<br>
- is GDAL an absolute requirement? For example, our soon to be published<br>
instance of PyWPS does not use GDAL whatsoever<br></blockquote><div><br></div><div>nope, it's there just for input data validation. but just for some cases (STRICT validation) and it's used by tests</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
- is OWSLib an absolute requirement? For example, our soon to be published<br>
instance of PyWPS does not use OWSLib whatsoever<br></blockquote><div><br></div><div>yes - we rely on it</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
- is werkzeug an absolute requirement? For example, Can I swap in<br>
Flask instead?<br></blockquote><div><br></div><div>Quoting from <a href="http://werkzeug.pocoo.org/">http://werkzeug.pocoo.org/</a></div><div><br></div><div><span style="color:rgb(0,0,0);font-family:'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,sans-serif;font-size:15px;line-height:21px">Werkzeug is the base of frameworks such as </span><a class="reference external" href="http://flask.pocoo.org/" style="color:rgb(24,95,109);border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(43,171,196);text-decoration:none;font-family:'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,sans-serif;font-size:15px;line-height:21px">Flask</a><span style="color:rgb(0,0,0);font-family:'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,sans-serif;font-size:15px;line-height:21px"> and more</span></div><div><span style="color:rgb(0,0,0);font-family:'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,sans-serif;font-size:15px;line-height:21px"><br></span></div><div><font color="#000000" face="Lucida Grande, Lucida Sans Unicode, Geneva, Verdana, sans-serif"><span style="font-size:15px;line-height:21px">IMHO Flask should be able to install it's dependences automatically (?)</span></font></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
- unipath is used in one single spot in the entire codebase <a href="https://github.com/geopython/pywps/blob/aed9f6b4b76f954a9a401309ecebb5a22a99d495/pywps/wpsserver.py#L37" rel="noreferrer" target="_blank">https://github.com/geopython/pywps/blob/aed9f6b4b76f954a9a401309ecebb5a22a99d495/pywps/wpsserver.py#L37</a><br>
Any objections to working around this functionality thereby removing the unipath<br>
dependency requirement?<br></blockquote><div><br></div><div>+1 (you did already, right?)</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
My goal here is to have setup.py, tox.ini, and docs/conf.py derive from<br>
requirements.txt (for mocking for <a href="http://rtfd.org" rel="noreferrer" target="_blank">rtfd.org</a>), but I'm not aware of the<br>
context/details behind the above.<br></blockquote><div><br></div><div>Nice work, thanks</div><div><br></div><div>J</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Thanks<br>
<br>
..Tom<br>
_______________________________________________<br>
pywps-dev mailing list<br>
<a href="mailto:pywps-dev@lists.osgeo.org" target="_blank">pywps-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pywps-dev" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/pywps-dev</a></blockquote></div></div>