Skip to main content

Neuro Platform API client

Project description

codecov

Preface

Welcome to Neuro CLI tool for https://neu.ro/. Package ship command line tool called neuro. With it you can:

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

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page