Skip to content

halfelf/trio-binance

Repository files navigation

Welcome to trio-binance

This is an unofficial Python wrapper for the Binance exchange REST API v3. I am in no way affiliated with Binance, use at your own risk.

And this repository is forked from python-binance, but has only async client, and works only with trio or trio-compatible asynchronous frameworks.

Source code

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

Quick Start

Register an account with Binance.

Generate an API Key and assign relevant permissions.

pip install trio-binance

Example

Check pytest file under tests.

Donate

If this library helps, feel free to donate.

  • ETH: 0xf560e5F7F234307A20670ed8A5778F350a8366d1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages