Skip to main content

A python3 binance API wrapper powered by modern technologies such as asyncio

Project description


Binance.py logo

🦾 A python3 binance API wrapper powered by modern technologies such as asyncio.

Why binance.py?

The binance api is complex to grasp and using a wrapper saves time but also ensures that the right practices are adopted. Binance.py offers a modern and asynchronous solution.

Features

  • Covers general endpoints (test connectivity and get exchange informations)
  • Covers market data endpoints
  • Covers Account endpoints (create and manage orders)
  • Async support
  • Completely free and without limitations

What it does not

  • Binance.py does not manage user data stream (used to receive real time updates). This feature will be added and will allow you to register events for withdrawals or order updates.

Get started

pip install binance.py
  • Import binance, and check the examples

License

FOSSA Status

Donate

  • ETH (ENS): thomas.ethers.xyz
  • ETH (legacy address): 0x54c5a92c57A07f33500Ec9977797219D70D506C9
  • BTC: bc1qm9g2k3fznl2a9vghnpnwem87p03txl4y5lahyu

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

binance.py-0.1.0.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

binance.py-0.1.0-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

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