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-21.4.13.tar.gz
(153.9 kB
view hashes)
Built Distribution
Close
Hashes for neuro_sdk-21.4.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d0348644160367797f8eea901433b075f2d357f577e1e68b3891fb678803905 |
|
MD5 | 759b053992695795a219c306b24c6b3f |
|
BLAKE2b-256 | b4a56e94d282ce3628c8f36d279b7f8e8929124193d0a0b81cde6c20cc8f476e |