Skip to main content

a Package to communicate with Tabdeal platform

Reason this release was yanked:

Critical braking issues detected

Project description

Package

PyPI Status Python Version poetry Release to PyPI status PyPI - Implementation PyPI - Wheel

Documentation

Documentation Status

Tests

Nox CodSpeed pre-commit.ci status PyPI - Types Coverage status Main tests workflow

Linters

Ruff pre-commit

License

License

Stats

Contributors Stars Total Downloads GitHub Issues GitHub Pull Requests GitHub commit activity

Misc

Contributor Covenant Digital Object Identifier Skeleton

a Package to communicate with Tabdeal platform

Features

  • TODO

Requirements

  • aiohttp

Installation

You can install unofficial tabdeal api via pip from PyPI:

pip install unofficial-tabdeal-api

Usage

# Import requirements and TabdealClient
import aiohttp
from unofficial_tabdeal_api import TabdealClient

async def main():

    # Initialize aiohttp.ClientSession asynchronously
    async with aiohttp.ClientSession() as client_session:

        # Create a TabdealClient object inside the async wrap
        my_client: TabdealClient = TabdealClient(USER_HASH, USER_AUTHORIZATION_KEY, client_session)

        # Run your desired commands, remember to `await` the methods as all of them (except a few) are asynchronous
        bomeusdt_asset_id = await my_client.get_margin_asset_id("BOMEUSDT")

Learn more at the Documentation.

Issues

If you encounter any problems, please file an issue along with a detailed description.

TODO

License

Distributed under the terms of the MIT license, unofficial tabdeal api is free and open source software.

Contributing

Contributions are welcome. To learn more, see the Contributor Guide.

Credits

This project was created with the help of @cjolowicz’s Hypermodern Python Cookiecutter template and @fpgmaas’s Cookiecutter Poetry template.

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

unofficial_tabdeal_api-0.1.9.tar.gz (21.1 kB view details)

Uploaded Source

Built Distribution

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

unofficial_tabdeal_api-0.1.9-py3-none-any.whl (21.0 kB view details)

Uploaded Python 3

File details

Details for the file unofficial_tabdeal_api-0.1.9.tar.gz.

File metadata

  • Download URL: unofficial_tabdeal_api-0.1.9.tar.gz
  • Upload date:
  • Size: 21.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for unofficial_tabdeal_api-0.1.9.tar.gz
Algorithm Hash digest
SHA256 4a8a14285984a7d048fdcef091f02eacee1445a7b1fd65c953d695bf82b8dc58
MD5 85b56c55fda8ef8b3088e41bfd76fc6e
BLAKE2b-256 37bf715147db86e92b4dc865b58c711d3edcad9245ed57851a472b0856c0c1d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for unofficial_tabdeal_api-0.1.9.tar.gz:

Publisher: release-packge.yml on MohsenHNSJ/unofficial_tabdeal_api

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

File details

Details for the file unofficial_tabdeal_api-0.1.9-py3-none-any.whl.

File metadata

File hashes

Hashes for unofficial_tabdeal_api-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 fb2222710670d175f4cfdc84886683f754120bba3e0dc9b4ae5621a6d6ce59c2
MD5 df07a5763924c48423cbc765e958fe78
BLAKE2b-256 ab298badc35d69e3c06d35f8022fa0571759178eb9c3659061c4739224273ddf

See more details on using hashes here.

Provenance

The following attestation bundles were made for unofficial_tabdeal_api-0.1.9-py3-none-any.whl:

Publisher: release-packge.yml on MohsenHNSJ/unofficial_tabdeal_api

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