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-20.12.16.tar.gz
(147.9 kB
view hashes)
Built Distribution
Close
Hashes for neuro_sdk-20.12.16-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10c97b070385ba59a15ce140628d953344ce7403e42fb1bbec78ad9828ac90f9 |
|
MD5 | d6c522dee353b0518469818938dbc334 |
|
BLAKE2b-256 | a1e27887925b8ea1c72d98b72daa747e0b48496923f1478a0c7ae46340de3103 |