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.4.1.tar.gz
(46.6 kB
view details)
Built Distribution
nerualpha-3.4.1-py3-none-any.whl
(232.7 kB
view details)
File details
Details for the file nerualpha-3.4.1.tar.gz
.
File metadata
- Download URL: nerualpha-3.4.1.tar.gz
- Upload date:
- Size: 46.6 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 | dcee53b288dcc0614cc2cc3e5b7c53dd6c1853911817ec6d4c77e284d3e637a2 |
|
MD5 | 2877b76d7ec0cd7e5b27692ed63f7934 |
|
BLAKE2b-256 | 1d9c601f38c547c640f5cb3df6f679ddc838ec6fc7d4eba1f0947c9fce447bf0 |
File details
Details for the file nerualpha-3.4.1-py3-none-any.whl
.
File metadata
- Download URL: nerualpha-3.4.1-py3-none-any.whl
- Upload date:
- Size: 232.7 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 | 871c70fdf355b40ccb3a140c14cf4a505c483cea52394d5684fac383831b5f53 |
|
MD5 | afb505a191297c61523b5b4ac4f8f78b |
|
BLAKE2b-256 | 3fe58e7e99476f2f2e750ed5ea8326fa3191341ba290788773b4ac5d5bc125a0 |