New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

neuromation

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neuromation

Neuro Platform API client

  • 20.12.7
  • PyPI
  • Socket score

Maintainers
3

codecov

Preface

Welcome to Neuromation API Python client for https://neu.ro/. Package ship command line tool called neuro. With it you can:

  • Execute and debug jobs
  • Manipulate Data
  • Make some fun

Api

https://neuromation-sdk.readthedocs.io/en/latest/

Contributing

For OSX users install coreutils to properly interpret shell commands:

brew install coreutils

Before you begin, it is recommended to have clean virtual environment installed:

python -m venv .env
source .env/bin/activate

Development flow:

  • Install dependencies: make setup
  • Reformat code: make format
  • Lint: make lint
  • Run tests: make test
  • Run end-to-end tests: make e2e

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