Skip to main content

LayerNext Python SDK

Project description

layernext-python-sdk

LayerNext python API client

Sync (upload/download) with LayerNext stacks via APIs from your code

Installation

$ pip install layernext

Usage

import layernext



api_key = 'xxxxxxxxxx'

secret = 'xxxxxxxxxxx'

url = 'https://api.xxxx.layernext.ai'



client = layernext.LayerNextClient(api_key, secret, url)

Building Python SDK

  1. Set the correct version in __init__.py

  2. Build the package

    • Make sure the Python virtual environment is set

    • Clean the dist folder : rm -r dist

    • Build the package : python setup.py sdist bdist_wheel

  3. Upload the package

    • Use twine to upload the package : twine upload dist/*

    • Use the correct key for beta

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

layernext_beta-3.25.0b1.tar.gz (78.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

layernext_beta-3.25.0b1-py3-none-any.whl (81.4 kB view details)

Uploaded Python 3

File details

Details for the file layernext_beta-3.25.0b1.tar.gz.

File metadata

  • Download URL: layernext_beta-3.25.0b1.tar.gz
  • Upload date:
  • Size: 78.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.10

File hashes

Hashes for layernext_beta-3.25.0b1.tar.gz
Algorithm Hash digest
SHA256 ba4ba4e838eaba5832ea80168e7d0d3312b5afc549e5992e7343f2f032e0eb3a
MD5 f76f050332b04de635a1f8951fea5936
BLAKE2b-256 456743bab280dd84f0c939e02d89c67faad66bbf25984d46347df358dd7f0f56

See more details on using hashes here.

File details

Details for the file layernext_beta-3.25.0b1-py3-none-any.whl.

File metadata

File hashes

Hashes for layernext_beta-3.25.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 2feab919a8ff8430cdc7b75f7c0667063fbb99c2642363a57d75cfe5ceead6e0
MD5 597a3b5713a4a9c9d383489786c1e0bb
BLAKE2b-256 86506db5030019793e2cd120bf9cfe8341cf3433ecba47b2131d0b3ba110a3fb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page