Skip to content
forked from datatorch/python

🐍 Python library for interacting with DataTorch programmatically (contains DataTorch CLI and Python API)

Notifications You must be signed in to change notification settings

jerem-lab/python

 
 

Repository files navigation

DataTorch Python

DataTorch CLI and Python API libary for programmatic access.

Package Version Python Versions Build Status

pip install datatorch

Development

python3 -m pip install --editable .
pip3 install -r requirements.txt

VSCode Configuration

Formatter

Open your VSCode settings, by going Code -> Preferences -> Settings. Search for "python formatting provider" and select "black" from the dropdown menu.

About

🐍 Python library for interacting with DataTorch programmatically (contains DataTorch CLI and Python API)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Dockerfile 0.2%