Skip to main content

Add your description here

Project description

GitHub Workflow Status (with event) Codecov GitHub Python Versions PyPI Version

Abantether Python SDK

A Python SDK for seamless integration with the Abantether cryptocurrency trading platform. This SDK provides an easy-to-use interface for executing trades and managing your account on abantether.com.

Installation

Install the package using pip:

pip install abantether-python-sdk

# or using uv
uv pip install abantether-python-sdk

To instantiate the client use:

from abantether_python_sdk.client import Client as AbantetherClient

ACCESS_TOKEN = ''
aban_client = AbantetherClient(api_key=ACCESS_TOKEN)

Development

To contribute to this project:

  1. Clone the repository
  2. Install development dependencies:
uv sync
  1. Run tests:
uv run pytest 

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

abantether_python_sdk-0.1.4.tar.gz (7.5 kB view details)

Uploaded Source

File details

Details for the file abantether_python_sdk-0.1.4.tar.gz.

File metadata

  • Download URL: abantether_python_sdk-0.1.4.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.0

File hashes

Hashes for abantether_python_sdk-0.1.4.tar.gz
Algorithm Hash digest
SHA256 5bf5a0fc155fa7075adc595675fcb63a3a14a8dbf3cf9ddc63277ec47841b2de
MD5 eed2b652ae9923c7e0c264410df56001
BLAKE2b-256 e665e11122c6a2ea156f3a61186cde52a0646861759080f5d984b7439f450f6c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page