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-3.3.0.tar.gz
(45.2 kB
view details)
Built Distribution
nerualpha-3.3.0-py3-none-any.whl
(218.5 kB
view details)
File details
Details for the file nerualpha-3.3.0.tar.gz
.
File metadata
- Download URL: nerualpha-3.3.0.tar.gz
- Upload date:
- Size: 45.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.10.6 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f07926e509026d1ca618d498b72e08adbb926d31014c394bc8be3d201e197990 |
|
MD5 | 592690795bed013764cc8e6dd77b29b6 |
|
BLAKE2b-256 | d925e16d8861d8d9356039a19a99a0bce8e52753cd1641a607842cec5022071c |
File details
Details for the file nerualpha-3.3.0-py3-none-any.whl
.
File metadata
- Download URL: nerualpha-3.3.0-py3-none-any.whl
- Upload date:
- Size: 218.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.10.6 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | adba91ec125251ecfbd53b6e96a00e61e8cba5800a4e1d6a0c959a65ba9edb1c |
|
MD5 | 33f14f263297bf46f3f21ac9faf6860f |
|
BLAKE2b-256 | 799e1950ea2200556a0394e0ff9012b54e15cd04ff9a78b7240ad24aec5cc824 |