OpenWaterAnalytics / epanet-python

python wrapper for epanet library
76 stars 40 forks source link

docker build #45

Closed samhatchett closed 4 years ago

samhatchett commented 5 years ago

I'm working on a dockerized build for this wrapper - feel free to use if it suits your needs!

https://gist.github.com/samhatchett/f13b098e7ae0cc092e06cc17a4828fc3

samhatchett commented 5 years ago

sure, I'm still quite ignorant of wheels vs other methods of distribution unfortunately. what would be really useful is a pip-installable swig-wrapped epanet - although I'm not sure how pip does with high-churn package distribution or CI... but in any case I think the answer is yes!

pshassett commented 5 years ago

I would use Linux wheels for applying epanet-python in WNTR.