icflow

View on PyPIReverse Dependencies (2)

0.1.4 icflow-0.1.4-py3-none-any.whl

Wheel Details

Project: icflow
Version: 0.1.4
Filename: icflow-0.1.4-py3-none-any.whl
Download: [link]
Size: 23199
MD5: 039fc56f8e5387af55ad81473c1a6feb
SHA256: af6c5cda7ec8e9a697ab891f43fa7ee86a3ca7eb33bd35b0350a6e18aece6354
Uploaded: 2025-01-09 14:17:58 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: icflow
Version: 0.1.4
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.4)
Requires-Dist: icplot (==0.1.3)
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.0)
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=2FhX0f06wGptkQtG2igfHzGeqbKtca7gO3uFJodRrWg 2598
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=AjNVCtvWMYkKznia_n5YoghB-ZsXfkL8faHEQiJ5mvs 5469
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.4.dist-info/LICENSE sha256=iMVetwLmsUrHB1jTCB6JWzJ5lKJMlbdqk89NcRfhpXQ 34621
icflow-0.1.4.dist-info/METADATA sha256=Bqh2otPGJ9vmKfFTZ4rF7WMzbhoI8fttMBwHjr3W3CI 2979
icflow-0.1.4.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
icflow-0.1.4.dist-info/entry_points.txt sha256=tAG41doKsogl7zzbO7skt41CMgqmZdJJhI8BvGuHTvM 52
icflow-0.1.4.dist-info/top_level.txt sha256=XV1AWMP1Bwe0STHxyQ9MS3VUubKNGMdkgYI8jfrKwkI 7
icflow-0.1.4.dist-info/RECORD

top_level.txt

icflow

entry_points.txt

icflow = icflow.main_cli:main_cli