neru-sdk for python developers
Project description
To build the SDK locally:
Because I've been experiencing some issues with the build process on Mac M1
, I decided to use docker to install dependencies and build the SDK. I've created a Dockerfile
that can be used to build the SDK.
I mount the current directory to the container to have the artifacts after the build process available on the host machine in /dist
folder.
The Dockerfile
is located in the python
directory. To build the SDK, run the following command:
# Build the docker image
docker build -t neru-sdk-python .
# Build the SDK
make build
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
nerualpha-4.1.0.tar.gz
(50.2 kB
view details)
Built Distribution
nerualpha-4.1.0-py3-none-any.whl
(258.3 kB
view details)
File details
Details for the file nerualpha-4.1.0.tar.gz
.
File metadata
- Download URL: nerualpha-4.1.0.tar.gz
- Upload date:
- Size: 50.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.10.5 Linux/5.15.0-1037-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3dfb5a7207ef6ffaaf97149c2b3044785154575b0db6622fea27594f600b4d35 |
|
MD5 | f7241005b42bbd38b5fad8a599f6deab |
|
BLAKE2b-256 | 39c9b1ad1c6fbcab367914bf64cd366668c159ca88505f744a9f8b725d5e0b5c |
File details
Details for the file nerualpha-4.1.0-py3-none-any.whl
.
File metadata
- Download URL: nerualpha-4.1.0-py3-none-any.whl
- Upload date:
- Size: 258.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.10.5 Linux/5.15.0-1037-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d5f7e6b468317778c77f077b0a01eb3691bc09a3a3a07317522f61facf81daf |
|
MD5 | c774455a7e453b3e74a742cc8d3f75a3 |
|
BLAKE2b-256 | 2e231edc86d9364362b57e67183da4033da67e5b7f6db437d9696aade15ecb1e |