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.0rc1.tar.gz
(49.7 kB
view details)
Built Distribution
nerualpha-4.1.0rc1-py3-none-any.whl
(256.8 kB
view details)
File details
Details for the file nerualpha-4.1.0rc1.tar.gz
.
File metadata
- Download URL: nerualpha-4.1.0rc1.tar.gz
- Upload date:
- Size: 49.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.5 Linux/5.15.0-1033-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b73c9814c4ee1955ae95975b181703f0bf5645a7800f56bdd09883dec0c5937 |
|
MD5 | a4c894c3e89b0eb27771e1af235f05e2 |
|
BLAKE2b-256 | 19abdf6e4693d650d852be84f0191a3f083ce95d8bedbd6dbc478536135c0258 |
File details
Details for the file nerualpha-4.1.0rc1-py3-none-any.whl
.
File metadata
- Download URL: nerualpha-4.1.0rc1-py3-none-any.whl
- Upload date:
- Size: 256.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.5 Linux/5.15.0-1033-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05b454141c668cf8792ac2c789d82092dbc2de89a5a7679364da31eabbab855a |
|
MD5 | 9ffdf3c8f75fc5d0fa5762f639cf3cac |
|
BLAKE2b-256 | 1d72cf2e98b93efcfd8886786d26435120bc05af0e500c35cad9e79c9d8e7ec4 |