trio-binance


Nametrio-binance JSON
Version 0.3.3 PyPI version JSON
download
home_pagehttps://github.com/halfelf/trio-binance
Summarytrio based asynchronous binance SDK
upload_time2024-05-03 01:54:59
maintainerNone
docs_urlNone
authorShu Wang
requires_python<4.0,>=3.11
licenseMIT
keywords binance python-trio
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            =================================
Welcome to trio-binance
=================================

This is an unofficial Python wrapper for the `Binance exchange REST API v3 <https://binance-docs.github.io/apidocs/spot/en>`_. I am in no way affiliated with Binance, use at your own risk.

And this repository is forked from `python-binance <https://github.com/sammchardy/python-binance>`_, but has only async client, and works **only** with `trio <https://trio.readthedocs.io/en/stable/index.html>`_ or `trio-compatible <https://trio.readthedocs.io/en/stable/awesome-trio-libraries.html#trio-asyncio-interoperability>`_ asynchronous frameworks.

Source code
  https://github.com/halfelf/trio-binance

Quick Start
-----------

`Register an account with Binance <https://accounts.binance.com/en/register?ref=10099792>`_.

`Generate an API Key <https://www.binance.com/en/my/settings/api-management>`_ and assign relevant permissions.

.. code:: bash

    pip install trio-binance


Example
-------------

Check pytest file under ``tests``.

Donate
------

If this library helps, feel free to donate.

- ETH: 0xf560e5F7F234307A20670ed8A5778F350a8366d1

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/halfelf/trio-binance",
    "name": "trio-binance",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "binance, python-trio",
    "author": "Shu Wang",
    "author_email": "halfelf.ronin@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5b/c3/7240d7988988306e06887ce072b3d351ef59d4c539b3faf1c54c2967241b/trio_binance-0.3.3.tar.gz",
    "platform": null,
    "description": "=================================\nWelcome to trio-binance\n=================================\n\nThis is an unofficial Python wrapper for the `Binance exchange REST API v3 <https://binance-docs.github.io/apidocs/spot/en>`_. I am in no way affiliated with Binance, use at your own risk.\n\nAnd this repository is forked from `python-binance <https://github.com/sammchardy/python-binance>`_, but has only async client, and works **only** with `trio <https://trio.readthedocs.io/en/stable/index.html>`_ or `trio-compatible <https://trio.readthedocs.io/en/stable/awesome-trio-libraries.html#trio-asyncio-interoperability>`_ asynchronous frameworks.\n\nSource code\n  https://github.com/halfelf/trio-binance\n\nQuick Start\n-----------\n\n`Register an account with Binance <https://accounts.binance.com/en/register?ref=10099792>`_.\n\n`Generate an API Key <https://www.binance.com/en/my/settings/api-management>`_ and assign relevant permissions.\n\n.. code:: bash\n\n    pip install trio-binance\n\n\nExample\n-------------\n\nCheck pytest file under ``tests``.\n\nDonate\n------\n\nIf this library helps, feel free to donate.\n\n- ETH: 0xf560e5F7F234307A20670ed8A5778F350a8366d1\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "trio based asynchronous binance SDK",
    "version": "0.3.3",
    "project_urls": {
        "Homepage": "https://github.com/halfelf/trio-binance",
        "Repository": "https://github.com/halfelf/trio-binance"
    },
    "split_keywords": [
        "binance",
        " python-trio"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "177206c98d36bea750d1b26ac2739da0e8e574a46219ecccd8f9fc8d0f4bd2fb",
                "md5": "67a9681161abcea3a68b219d2d065593",
                "sha256": "7a239c431e1e26594b6245ef34acf98865a19ce3c8cda741ce0daa546aff46ae"
            },
            "downloads": -1,
            "filename": "trio_binance-0.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "67a9681161abcea3a68b219d2d065593",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 17533,
            "upload_time": "2024-05-03T01:54:57",
            "upload_time_iso_8601": "2024-05-03T01:54:57.738203Z",
            "url": "https://files.pythonhosted.org/packages/17/72/06c98d36bea750d1b26ac2739da0e8e574a46219ecccd8f9fc8d0f4bd2fb/trio_binance-0.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5bc37240d7988988306e06887ce072b3d351ef59d4c539b3faf1c54c2967241b",
                "md5": "b4969ca6904a399260c9139f16a4105a",
                "sha256": "64e2278bb5e77d7d513378bcf01e37ce2aceeb1d56ac2771ac501997f7c798fb"
            },
            "downloads": -1,
            "filename": "trio_binance-0.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "b4969ca6904a399260c9139f16a4105a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 16441,
            "upload_time": "2024-05-03T01:54:59",
            "upload_time_iso_8601": "2024-05-03T01:54:59.683198Z",
            "url": "https://files.pythonhosted.org/packages/5b/c3/7240d7988988306e06887ce072b3d351ef59d4c539b3faf1c54c2967241b/trio_binance-0.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-03 01:54:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "halfelf",
    "github_project": "trio-binance",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "trio-binance"
}
        
Elapsed time: 0.27250s