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

Uploaded Python 3

File details

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

File metadata

  • Download URL: layernext_beta-3.25.1b4.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.1b4.tar.gz
Algorithm Hash digest
SHA256 28061015987ac2d44434eca6da9289c1298d4ab35d7fe4d00c921bcba0cdd7a2
MD5 bab11cc59c551596b0295aaaf25575d4
BLAKE2b-256 86b53740230b3b4d7dad2c47876dc9c07a62a8e7c662ebfb855d50311b021bc1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for layernext_beta-3.25.1b4-py3-none-any.whl
Algorithm Hash digest
SHA256 28f40db34ac8c9a33a27061e3bf30f3cd23f31b25aa5309863b3e13ef726a134
MD5 a79204f5bbd35f50276543cfe51c4017
BLAKE2b-256 64a6415af1fcdc40e6034d3c5f275aad5a306ded303c257e2d3a3db975930d7e

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