atmn

View on PyPIReverse Dependencies (0)

1.1.0 atmn-1.1.0-py3-none-any.whl

Wheel Details

Project: atmn
Version: 1.1.0
Filename: atmn-1.1.0-py3-none-any.whl
Download: [link]
Size: 20712
MD5: 745a4e0b63b725afe7460c946c80fef2
SHA256: bbf19818a06f62d0d4cb7455163a0c2df24fe5192cef82b5aeb788ede4177a68
Uploaded: 2023-03-09 13:39:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: atmn
Version: 1.1.0
Summary: Automation Toolbox for Machine learning in water Networks
Author: Jonas Vaquet, Kathrin Lammers, Valerie Vaquet, André Artelt
Project-Url: Repository, https://github.com/HammerLabML/atmn
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: alive-progress
Requires-Dist: lxml
Requires-Dist: numpy
Requires-Dist: openpyxl
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: psutil
Requires-Dist: wntr
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 475 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.13.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
atmn/ScenarioExporter.py sha256=LI09YDuJiSynYdN6pNuYhEAGywhHao8AfTL657yHjJM 3200
atmn/ScenarioGenerator.py sha256=6aqT-ggRe_Aq3IdzcEQgNRgblbIzBNgBzpBqtwpFmIE 32495
atmn/ScenarioLoader.py sha256=NQc5ugLu0MIdbbdl-QAnZkNjlPKuSDPApxtbm5sQ2K4 11519
atmn/ScenarioVisualizer.py sha256=zYV5kY-mmiPvrPZ0IQch2nAL3bQImh3cTLwyx21FzsA 16552
atmn/__init__.py sha256=UhN7WsVWUXiEWuWj5KHqnuNf0mF5d9ugzTpCZbNBKgw 110
atmn/__main__.py sha256=G5BcCs63y4JIfJxXh3Fc8_8llePkLxVZ2jPckqFMkAg 1432
atmn/config_schema.xsd sha256=5Cu41Vv3CE1_yAMnJSzle-GpSN1tgeIa_TubN2iqDEc 6131
atmn-1.1.0.dist-info/METADATA sha256=UzXwX9Y5ozk7nw2Jhk4udxhDcJ5NOJ-RswIcO7J4h14 1133
atmn-1.1.0.dist-info/WHEEL sha256=Fd6mP6ydyRguakwUJ05oBE7fh2IPxgtDN9IwHJ9OqJQ 87
atmn-1.1.0.dist-info/entry_points.txt sha256=oPRfjRWuKlUqk2QTnXBdTewRWdfJxnGTZHUAC-nCshA 175
atmn-1.1.0.dist-info/licenses/LICENSE sha256=UNavyC8ORgf1dGDeYVApC7VNVDjJDTwuzMUVUbaz76o 1100
atmn-1.1.0.dist-info/RECORD

entry_points.txt

atmn = atmn.__main__:main
atmn-export = atmn.ScenarioExporter:main
atmn-generate = atmn.ScenarioGenerator:main
atmn-visualize = atmn.ScenarioVisualizer:main