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.3.tar.gz
(44.3 kB
view details)
Built Distribution
nerualpha-3.3.3-py3-none-any.whl
(223.5 kB
view details)
File details
Details for the file nerualpha-3.3.3.tar.gz
.
File metadata
- Download URL: nerualpha-3.3.3.tar.gz
- Upload date:
- Size: 44.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.10.6 Darwin/22.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c4075f4210d1eb5c8876926f66acc08a02d58eebc72a21ee3e2b2c74493f1cd |
|
MD5 | 5c57bf6367ad57b3076076847a528405 |
|
BLAKE2b-256 | fadbe5694f5affc246866d3247b0a577d8908a897e3b6f16abdb23d63f9e1911 |
File details
Details for the file nerualpha-3.3.3-py3-none-any.whl
.
File metadata
- Download URL: nerualpha-3.3.3-py3-none-any.whl
- Upload date:
- Size: 223.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.10.6 Darwin/22.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbed0af8737cece6d76054e01f0d5b686491bb21c269ad1f3bf32637ccefb75e |
|
MD5 | 100ef8e319f9acb44a475d55a7a4407e |
|
BLAKE2b-256 | 3c2958de227d5f91d4725c735ded8196979811f45f25a1d19c2e9b2714bb2566 |