Skip to main content

Neu.ro SDK

Project description

codecov

Preface

Welcome to Python Neuro-SDK for https://neu.ro/.

Documentation

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

Installation

Install from PyPI:

$ pip install neuro-sdk

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neuro-sdk-24.2.0.tar.gz (188.1 kB view hashes)

Uploaded Source

Built Distribution

neuro_sdk-24.2.0-py3-none-any.whl (90.4 kB view hashes)

Uploaded Python 3

Supported by

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