icflow

View on PyPIReverse Dependencies (2)

0.1.5 icflow-0.1.5-py3-none-any.whl

Wheel Details

Project: icflow
Version: 0.1.5
Filename: icflow-0.1.5-py3-none-any.whl
Download: [link]
Size: 23500
MD5: 98764892118012c0a32b0bddc411bdf3
SHA256: 30128b2bdb306f495c8a72ce504adf7e2251739d6f81c3791908f28c59cce7f7
Uploaded: 2025-02-27 14:19:42 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: icflow
Version: 0.1.5
Summary: A collection of simple utilities for machine learning workflows.
Author-Email: "James Grogan, Irish Centre for High End Computing" <james.grogan[at]ichec.ie>
Project-Url: Repository, https://git.ichec.ie/performance/toolshed/icflow
Project-Url: Homepage, https://git.ichec.ie/performance/toolshed/icflow
Keywords: Machine Learning,Workflow,HPC
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.8
Requires-Dist: ictasks (==0.1.5)
Requires-Dist: icplot (==0.1.4)
Requires-Dist: numpy
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-sugar; extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: pylint; extra == "test"
Requires-Dist: mypy; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1833 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
icflow/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
icflow/main_cli.py sha256=vez_skIEWfRpzshwtjiY1ASECru7fYQewDOJmqpO51Y 2841
icflow/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
icflow/data/__init__.py sha256=h3WRd-obLeCxnb_3xCad7nXpjVImioSV4vfZo9yW1CI 52
icflow/data/dataset.py sha256=N8UQ8xh-2JI5Aiolub9SnjifFibzyE0QagD6xIwGfQ8 2946
icflow/environment/__init__.py sha256=37YGNZBn28WkAS4kh7rvnv7ASTOMTGEz0Ko-IJTxRCQ 35
icflow/environment/environment.py sha256=-z6p9lKCZaLbSZc8-OvZvwuBT25X8fA3MqYJKjoMOeo 1467
icflow/session/__init__.py sha256=A1W67UXOGAIRuSmFZPtGRqoPq0spTkjSiGCucOEEhTE 52
icflow/session/session.py sha256=atbits8OX1q3dz5pfKzKDTjF5w3H98trsu3vV4uq6lQ 832
icflow/sweep/__init__.py sha256=xE5a7UFji6KxxoNAYoQfSFxyGy3iXxFnapWO6XIMD_w 63
icflow/sweep/config.py sha256=GgSIBiToDaT6ftdklZ0Wf_BPA7YoYvTZgZ3Q1TAycmU 1452
icflow/sweep/reporter.py sha256=c1faiCpDhR9kZY30vU-hyGtn23RAQuZ0czJVPLm4J4I 6698
icflow/sweep/session.py sha256=uutKmsGPQjVQ52cI_ENZb0YYkLJB6aaWJhwCyHEaRI8 2398
icflow/utils/__init__.py sha256=1g_AKelr60IkVTPE432_PIQG-evPNr1XA2QQxWKOFrs 56
icflow/utils/profiler.py sha256=-RtQT2fI9mwhCkpllf8NlOoDM6z4cgxf69XAu5fg8PU 1079
icflow-0.1.5.dist-info/LICENSE sha256=iMVetwLmsUrHB1jTCB6JWzJ5lKJMlbdqk89NcRfhpXQ 34621
icflow-0.1.5.dist-info/METADATA sha256=cp_EXAb8hOsmykrD0Bq4mzcwkbPYNcEZ04oJaz0iAxg 2979
icflow-0.1.5.dist-info/WHEEL sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM 91
icflow-0.1.5.dist-info/entry_points.txt sha256=tAG41doKsogl7zzbO7skt41CMgqmZdJJhI8BvGuHTvM 52
icflow-0.1.5.dist-info/top_level.txt sha256=XV1AWMP1Bwe0STHxyQ9MS3VUubKNGMdkgYI8jfrKwkI 7
icflow-0.1.5.dist-info/RECORD

top_level.txt

icflow

entry_points.txt

icflow = icflow.main_cli:main_cli