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.1b1.tar.gz (70.4 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.1b1-py3-none-any.whl (82.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for layernext_beta-3.25.1b1.tar.gz
Algorithm Hash digest
SHA256 4d358337b3307db9bbd2f47c97455b5b99cfc2e93c13e7181335e5f95f97aff5
MD5 9b07e311f5c69f7e1667c864865cfe14
BLAKE2b-256 3677a712c3d216aab0231a6f08143f840deb04148ffde0b5be06ea84ed89abe1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for layernext_beta-3.25.1b1-py3-none-any.whl
Algorithm Hash digest
SHA256 ac9d0c15c0982f8c661baf1e21bb25596f2930576a6ac8d6e415cdff21477aa7
MD5 4e43208b140faca3da299f4fe06f5016
BLAKE2b-256 5e1683233e2e59a6a97e7165a1786084fedc89b108e4927146518f50cefe9cc8

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