File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77</h1 >
88<h4 align =" center " >DataTorch CLI and Python API libary for programmatic access.</h4 >
99
10+ <p align =" center " >
11+ <img alt =" Package Version " src =" https://img.shields.io/pypi/v/datatorch " >
12+ <img alt =" Python Versions " src =" https://img.shields.io/pypi/pyversions/datatorch " >
13+ <img alt =" Build Status " src =" https://img.shields.io/github/workflow/status/datatorch/python/Python%20package " >
14+ </p >
15+
16+ ``` bash
17+ pip install datatorch
18+ ```
1019
1120## Development
1221
@@ -20,4 +29,4 @@ pip3 install -r requirements.txt
2029#### Formatter
2130
2231Open your VSCode settings, by going ` Code -> Preferences -> Settings ` . Search
23- for "python formatting provider" and select "black" from the dropdown menu.
32+ for "python formatting provider" and select "black" from the dropdown menu.
You can’t perform that action at this time.
0 commit comments