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.1.tar.gz
(180.0 kB
view hashes)
Built Distribution
neuro_sdk-22.1.1-py3-none-any.whl
(85.9 kB
view hashes)
Close
Hashes for neuro_sdk-22.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b882e8d4488f721364527c91cf4c1c6c17bdd40ecb6d9118fc5edaee02651e58 |
|
MD5 | 13dcdce0a3d2ef6f024c8d1b080f560d |
|
BLAKE2b-256 | 0adf899038e2a0f91b2c4380380981bfd81954a34dbab88ac8e0807f51a40389 |