Neu.ro SDK
Project description
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
Release history Release notifications | RSS feed
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-22.6.0.tar.gz
(182.6 kB
view hashes)
Built Distribution
neuro_sdk-22.6.0-py3-none-any.whl
(87.4 kB
view hashes)
Close
Hashes for neuro_sdk-22.6.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 081dce95badc4974d6b63bdd9147203376e6942b703ddafc3ab41e533ad7b88e |
|
MD5 | 7bb3117167088cc68caedd6dabc67192 |
|
BLAKE2b-256 | 3502066dd70a50959b788a7d1199fb0a546b65e53fcd01529d615f36f3c5b538 |