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 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.3.tar.gz (7.3 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for abantether_python_sdk-0.1.3.tar.gz
Algorithm Hash digest
SHA256 1a430af046a2682ea822e570efa24eaaff8227dee705382b076cb4d5d36bb1ab
MD5 6e0d05b4d42f8aef2ec2063e93918137
BLAKE2b-256 c92f6e107b3576dbef13dd3694687c3e66812033501a55d53e5f95957ffc6da0

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