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-5.1.0.tar.gz
(51.1 kB
view details)
Built Distribution
nerualpha-5.1.0-py3-none-any.whl
(261.8 kB
view details)
File details
Details for the file nerualpha-5.1.0.tar.gz
.
File metadata
- Download URL: nerualpha-5.1.0.tar.gz
- Upload date:
- Size: 51.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.5 Linux/6.2.0-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 892d9a8a9945c191b281ea67e995f440514927b8c97369a10d93acda1ae399c7 |
|
MD5 | fc2bb2a493ef4238bd63b060029aa74d |
|
BLAKE2b-256 | 84c13bfa452a982d96369e2229452f1790850879db3c3f9231ac7b5b09bff6e8 |
File details
Details for the file nerualpha-5.1.0-py3-none-any.whl
.
File metadata
- Download URL: nerualpha-5.1.0-py3-none-any.whl
- Upload date:
- Size: 261.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.5 Linux/6.2.0-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68c5897f5dcd2db7a5cdc51fa563cfa5748691482bf83d06989c460ed445d9a5 |
|
MD5 | 1e91f7bc9d6514b124b36f6102d4b2c0 |
|
BLAKE2b-256 | e0361d39b1075d89658bc3f300a6114b149b893015748f69b1de1b1fe2493887 |