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.21.13b1.tar.gz (69.1 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.21.13b1-py3-none-any.whl (80.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for layernext_beta-3.21.13b1.tar.gz
Algorithm Hash digest
SHA256 c8f4845bdcd5130ce3c40932027cdd680e9213b6d26932694b7c18f92b06ae29
MD5 9c462b7229ad424df3cda883d5f27f11
BLAKE2b-256 39f192f68a2515d6c33860aff029bad2f54692099ea85c4edd2e4806ae4b124c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for layernext_beta-3.21.13b1-py3-none-any.whl
Algorithm Hash digest
SHA256 7393a535bb60a6d22b27876f04a07d28fcf5de6facecd96595ef3772d1652401
MD5 2576d1b8be24abf0f7b8b816b8a2ab4b
BLAKE2b-256 bd63e62e9534f2c999719dd01881e40cde938eeafd2b5a800f7123d3c5526ab5

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