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.1.0.tar.gz
(179.2 kB
view hashes)
Built Distribution
neuro_sdk-22.1.0-py3-none-any.whl
(85.2 kB
view hashes)
Close
Hashes for neuro_sdk-22.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eddf858a088e519d45b2af539fa3abf1477446795c781e89ded645d8c2a573b1 |
|
MD5 | 516325e1c423f91be26a5286915cb744 |
|
BLAKE2b-256 | 1e2a893eebbcb885a2781541c2d61da3a2f5e82635d37be97c54953064b0a762 |