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.1.tar.gz
(44.9 kB
view details)
Built Distribution
nerualpha-3.3.1-py3-none-any.whl
(218.4 kB
view details)
File details
Details for the file nerualpha-3.3.1.tar.gz
.
File metadata
- Download URL: nerualpha-3.3.1.tar.gz
- Upload date:
- Size: 44.9 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 | 49eafc275c441bdaf70e250d2bf6648a0ce2abae8376960d7b1fb371e9576f54 |
|
MD5 | 60ef9e2e47f478ea08471add92bf096c |
|
BLAKE2b-256 | cfb08172ce893fc0fd08171cedb16e533664ab92823e49a3c2ecc46095a7e84b |
File details
Details for the file nerualpha-3.3.1-py3-none-any.whl
.
File metadata
- Download URL: nerualpha-3.3.1-py3-none-any.whl
- Upload date:
- Size: 218.4 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 | 334da0509ca844d31bdbc495c4a1ef6f6e3883a7acda8825f68e03076d7dbceb |
|
MD5 | e9c4bc5e436c37a52d907a9416bc72e0 |
|
BLAKE2b-256 | e728997c8755a6713e4cfe79c998fa487bb0edc8590e3609ed941a3a71c3e315 |