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.1b3.tar.gz (78.5 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.1b3-py3-none-any.whl (81.8 kB view details)

Uploaded Python 3

File details

Details for the file layernext_beta-3.25.1b3.tar.gz.

File metadata

  • Download URL: layernext_beta-3.25.1b3.tar.gz
  • Upload date:
  • Size: 78.5 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.1b3.tar.gz
Algorithm Hash digest
SHA256 7ce2ae6c50e3e811fea71fd4081a99a70b35317392fcdbb5afb7661f56f23804
MD5 3df644bafbbbb78ed8e7e8d519ee1573
BLAKE2b-256 3e90f8cba50130003c475f87f4cba7ddbee6028597394ce4b49363b1dd200afa

See more details on using hashes here.

File details

Details for the file layernext_beta-3.25.1b3-py3-none-any.whl.

File metadata

File hashes

Hashes for layernext_beta-3.25.1b3-py3-none-any.whl
Algorithm Hash digest
SHA256 670f456371d5ec79a66d96af10aab517a903f740c1af620416a1a4ef1464d9d0
MD5 8daa1b8cc2945d29dcb4fe16bb165218
BLAKE2b-256 2122d0f01cb941e97784450ba3f468181157cc9c1e931005dc9f16876e20ef3e

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