EPyT: An EPANET-Python Toolkit for Smart Water Network Simulations

🌟 New Publication Alert!
We’re thrilled to announce our latest paper in #JOSS: “EPyT: An EPANET-Python Toolkit for Smart Water Network Simulations” Check it out here: https://doi.org/10.21105/joss.05947

🔍 EPyT and EMT:
EPyT is essentially the Python counterpart of the well-established EPANET-MATLAB Toolkit (EMT). Designed with the same function names and structure as EMT, EPyT offers a familiar yet innovative environment for Python users in the smart water research and water engineering education community.

📊 Impressive Milestone:
EPyT has made a remarkable impact, with over 8.500 downloads since its release, reflecting its significance in smart water research.

🚀 Get Started with EPyT:
pip install epyt

👩‍💻Minimum Example:
from epyt import epanet
d = epanet(‘Net1.inp’)
print(d.getNodeCount())
print(d.getNodeElevations())

👩‍💻More Examples:
https://epanet-python-toolkit-epyt.readthedocs.io/en/latest/examples.html
https://github.com/OpenWaterAnalytics/EPyT/tree/main/epyt/examples

🙏 Acknowledgments
#ERC Synergy Grant “Water-Futures” (http://waterfutures.eu)
#DigiWATER (https://public.phoebeinnovations.com/projects/digiwater)
KIOS Research and Innovation Center of Excellence

🔗 Explore More:
EPyT: https://github.com/OpenWaterAnalytics/EPyT/
EMT: https://github.com/OpenWaterAnalytics/EPANET-Matlab-Toolkit
#EPANET #epyt #epanetmatlabtoolkit #water #systems #research #WaterFutures #digiwater #OpenAccess

Linkedin: https://www.linkedin.com/posts/mariosmsk_epyt-an-epanet-python-toolkit-for-smart-activity-7138096256710529026-qcRX