Skip to main content

a Package to communicate with Tabdeal platform

Reason this release was yanked:

Test version only, functional version coming soon

Project description

Package

PyPI Status Python Version poetry

Documentation

Documentation Status

Tests

Nox Actions Status

Linters

Ruff

License

License

Stats

Contributors Stars Total Downloads

Misc

Contributor Covenant Digital Object Identifier

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

# 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 very few) are asynchronous
    bomeusdt_asset_id = await my_client.get_margin_asset_id("BOMEUSDT")

Learn more at the Documentation.

Issues

  • Most exceptions are caught broadly using the except Exception as exception, This raises Pylint-W0718, but i currently don’t have a fix for it.

  • Some parts of the code works flawlessly but raises Pylance-reportCallIssue, Pylance-reportArgumentType or Mypy-call-overload which i mitigate by adding # type: ignore at the end of the line. This must be investigated later and fixed with a proper solution. I don’t know a solution for it yet.

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 very 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.4.tar.gz (10.6 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.4-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: unofficial_tabdeal_api-0.1.4.tar.gz
  • Upload date:
  • Size: 10.6 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.4.tar.gz
Algorithm Hash digest
SHA256 232a56f790c6f2ed29e2c6ce71df88b2fb76d0488a678d99f32fe58e7bca72fc
MD5 264079567d2cfdddc96ca00b0a2d6fb6
BLAKE2b-256 46bef60fec350775523b162cd04aae71a973a94703d1d67f32ba5fc768952d44

See more details on using hashes here.

Provenance

The following attestation bundles were made for unofficial_tabdeal_api-0.1.4.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.4-py3-none-any.whl.

File metadata

File hashes

Hashes for unofficial_tabdeal_api-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d9eca3c5b859a4797dbe9d4836b5a86aedd350f90ec2012df2731091ded50fab
MD5 9a5cf011d9a7ef9957ffbe084ff2e1cd
BLAKE2b-256 257e5d4fe9bf5d84ce1bb24d2a2fdf3a7cb1c035062b16c5b16ae02b62c3bf61

See more details on using hashes here.

Provenance

The following attestation bundles were made for unofficial_tabdeal_api-0.1.4-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