Skip to main content

A Python client for the Luno cryptocurrency exchange API

Project description

Luno Python SDK

Run Tests PyPI version Python Versions License: MIT

Quality Gate Status Bugs Security Rating Vulnerabilities Duplicated Lines (%)

This Python package provides a wrapper for the Luno API.

Installation

pip install luno-python

Authentication

Please visit the Settings page to generate an API key.

Example usage

from luno_python.client import Client

c = Client(api_key_id='key_id', api_key_secret='key_secret')
try:
  res = c.get_ticker(pair='XBTZAR')
  print(res)
except Exception as e:
  print(e)

For more examples, see the examples folder.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

luno_python-0.3.0.tar.gz (20.5 kB view details)

Uploaded Source

Built Distribution

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

luno_python-0.3.0-py3-none-any.whl (18.5 kB view details)

Uploaded Python 3

File details

Details for the file luno_python-0.3.0.tar.gz.

File metadata

  • Download URL: luno_python-0.3.0.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for luno_python-0.3.0.tar.gz
Algorithm Hash digest
SHA256 97849f7ac9b6f77eb434973b61c2c81379d371b3966cf5a673629cd521720abf
MD5 cb06b8e1e917070236537e3ba583ac04
BLAKE2b-256 5805feab5aad81d14a2746467c8a567e3e195b22224acda9eef807e7f872bb9c

See more details on using hashes here.

Provenance

The following attestation bundles were made for luno_python-0.3.0.tar.gz:

Publisher: publish.yml on luno/luno-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file luno_python-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: luno_python-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 18.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for luno_python-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 272702267c0bb70fc09fc3ecfdeb10939932e7414b175ed1eaa730a6f4b4442b
MD5 106a5d40cc100e8493373fc9acb22d57
BLAKE2b-256 ac97b2d7eedfa99f69afa8d295f0fb97acf9589612c8d3114e08fb15727ef4c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for luno_python-0.3.0-py3-none-any.whl:

Publisher: publish.yml on luno/luno-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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