Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

datatorch

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datatorch

A CLI and library for interacting with DataTorch.

  • 0.4.8.4
  • PyPI
  • Socket score

Maintainers
2

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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc