Metadata-Version: 2.1
Name: torch-conduit
Version: 0.1.4
Summary: Lightweight framework for channeling the power of PyTorch Lightning
Home-page: https://github.com/wearepal/conduit
License: Apache-2.0
Keywords: typing,python,pytorch,pytorch-lightning,lightning-bolts
Author: PAL
Author-email: info@predictive-analytics-lab.com
Requires-Python: >=3.8.0,<3.11
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Typing :: Typed
Provides-Extra: all
Provides-Extra: fair
Requires-Dist: albumentations (>=1.0.0,<2.0.0)
Requires-Dist: attrs (>=21.2.0,<22.0.0)
Requires-Dist: ethicml (>=0.7.3); extra == "all" or extra == "fair"
Requires-Dist: gdown (>=3.13.0,<4.0.0)
Requires-Dist: hydra-core (>=1.1.1,<2.0.0)
Requires-Dist: numpy (>=1.22.3,<2.0.0)
Requires-Dist: opencv-python (>=4.5.3,<5.0.0)
Requires-Dist: pandas (>=1.3.3,<2.0.0)
Requires-Dist: pytorch-lightning (>=1.5.0,<2.0.0)
Requires-Dist: ranzen[hydra] (>=2.0.0)
Requires-Dist: rich (>=12.5.1,<13.0.0)
Requires-Dist: soundfile; platform_system == "Windows"
Requires-Dist: sox; platform_system == "Linux" or platform_system == "macOS"
Requires-Dist: torch (>=1.11.0)
Requires-Dist: torchaudio (>=0.9.1)
Requires-Dist: torchvision (>=0.10.1)
Requires-Dist: typing-extensions (>=4.0.0)
Project-URL: Repository, https://github.com/wearepal/conduit
Description-Content-Type: text/markdown

# conduit :electron:

Lightweight framework for channeling the power of PyTorch Lightning.

