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.0.0.tar.gz
(48.4 kB
view details)
Built Distribution
nerualpha-4.0.0-py3-none-any.whl
(250.0 kB
view details)
File details
Details for the file nerualpha-4.0.0.tar.gz
.
File metadata
- Download URL: nerualpha-4.0.0.tar.gz
- Upload date:
- Size: 48.4 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 | f90077fb935ab64177e3d83d62421878b4edf2527e04026512d78da1df89728e |
|
MD5 | 2a6b23bd37334ac4a57d7622257c7a06 |
|
BLAKE2b-256 | 94287b28d6784391053a8019fbce6dc1a94b8883ab2a535ed857753508545f4b |
File details
Details for the file nerualpha-4.0.0-py3-none-any.whl
.
File metadata
- Download URL: nerualpha-4.0.0-py3-none-any.whl
- Upload date:
- Size: 250.0 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 | 7ce675ed8e93f25323dba139291dfa6b99cc946f6e04e414082ee327feef9966 |
|
MD5 | 7edf2ca5073eaf4e3fcd61b349334618 |
|
BLAKE2b-256 | 40ffff7ddffa19723cb2b02e9f18c2fa019821d523f04835eacd75b16b9e7414 |