icflow

View on PyPIReverse Dependencies (2)

0.1.2 icflow-0.1.2-py3-none-any.whl

Wheel Details

Project: icflow
Version: 0.1.2
Filename: icflow-0.1.2-py3-none-any.whl
Download: [link]
Size: 27544
MD5: 3597ad4bf75adc0e8ad8d3b821bc4edf
SHA256: e3dd069c4a307bd385cfbe82b016d4c6f937264ba5977df2d7f6f274c4c6ef15
Uploaded: 2024-12-11 16:39:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: icflow
Version: 0.1.2
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.3)
Requires-Dist: icplot (==0.1.2)
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.6.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=U2JcZz-ufeGPF0iRcdaJ9ddEIR7gGp1sGAaZthUiZeQ 2601
icflow/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
icflow/data/__init__.py sha256=S3f18EPD4QaiEqYAiGhiZEIQLA-2Gvt3CByKzZiSM5I 68
icflow/data/dataset.py sha256=2nfJV7WpQx0AQrXiHmWr1UgoNDQgA6r_XJOC893lDGU 2629
icflow/data/dataset_collection.py sha256=xktM-nelOgp77TgjOr_DolDMezAuwmM9u4YedX7AtX4 1841
icflow/data/split_dataset.py sha256=AXppnbGwrFKSTGl_nRKuUw5mJqVl-dSM3XnahmVw3eM 3936
icflow/session/__init__.py sha256=6xwtQrBETdU1h70JRPCu6l1bIOAq840009N5l26U174 63
icflow/session/session.py sha256=eRaPFqqqT0iaXOrCnhFCjhO1daEeSJenLxzAroQQbSc 2100
icflow/session/settings.py sha256=9P4LICrPl7tMMDZhIeDfpVJeSIvL92HmYQrFOUumcZE 1083
icflow/session/task.py sha256=VEN3POsrCGXRSQ6cDoyj519tQrNLh3eI-V_jlbD8jBE 342
icflow/sweep/__init__.py sha256=xE5a7UFji6KxxoNAYoQfSFxyGy3iXxFnapWO6XIMD_w 63
icflow/sweep/config.py sha256=GgSIBiToDaT6ftdklZ0Wf_BPA7YoYvTZgZ3Q1TAycmU 1452
icflow/sweep/reporter.py sha256=haizsanFTPE2jQUZG-8c7UhzsgRTwN44-1QrpsIcIUg 4662
icflow/sweep/session.py sha256=MIB9wEhx3LiIjMXrx2iuapvwC_JNjsCZjb_cbgy5HJc 2297
icflow/utils/__init__.py sha256=GJT1YdbLmJA5zW6WlpetpCypj-VXS1bau0szsUk8m6E 63
icflow/utils/devices.py sha256=XwHpSZmx9EynDNpv8hq0ZttkIy5AkB-hivuBw4NohRw 442
icflow/utils/profiler.py sha256=-RtQT2fI9mwhCkpllf8NlOoDM6z4cgxf69XAu5fg8PU 1079
icflow/utils/runtime.py sha256=zvgUTmBf8yhF6NBzIBH65rpT6YJ3mDDbXgR_CSK2k4Q 2983
icflow/utils/serialization.py sha256=AW3ZEeLJDN59bUs8HboWre3VdEaMdTQh8867s_W4keM 868
icflow-0.1.2.dist-info/LICENSE sha256=iMVetwLmsUrHB1jTCB6JWzJ5lKJMlbdqk89NcRfhpXQ 34621
icflow-0.1.2.dist-info/METADATA sha256=RzuHn4sj-Ww_b7oFWd1IOrKrig066_4WowlbVfRWLeU 2979
icflow-0.1.2.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
icflow-0.1.2.dist-info/entry_points.txt sha256=tAG41doKsogl7zzbO7skt41CMgqmZdJJhI8BvGuHTvM 52
icflow-0.1.2.dist-info/top_level.txt sha256=XV1AWMP1Bwe0STHxyQ9MS3VUubKNGMdkgYI8jfrKwkI 7
icflow-0.1.2.dist-info/RECORD

top_level.txt

icflow

entry_points.txt

icflow = icflow.main_cli:main_cli