Skip to content

han-nwin/python

 
 

Repository files navigation

DataTorch Python

DataTorch CLI and Python API libary for programmatic access.

Package Version Python Versions Build Status

Installation

Note: Newer versions (>=0.4.8.2) of DataTorch client use libmagic for more accurate mimetype guessing. This falls back to guessing via extension. Consider installing libmagic if you have issues with file types uploaded to DataTorch.

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/CLI library for interacting with DataTorch programmatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.9%
  • Dockerfile 0.1%