Skip to main content

Typed Binance

A fully typed, validated async client for the Binance API.

PyPI version Python versions Docs License



from typed_binance import Binance

async with Binance.new(public=True) as client:
  price = await client.spot.http.market.ticker_price(symbol='BTCUSDT')
  print(price)

Why Typed Binance?

  • 🎯 Precise Types: every spot, USD-M futures, COIN-M futures, options, and portfolio margin parameter and response is a precise Python type, not dict/Any.
  • ✅ Runtime Validation: every response is validated against its schema by default, not just typed on paper.
  • ⚡ Async First: async HTTP requests and WebSocket market-data streams, built for concurrent workflows across every product line.
  • 📚 Full Surface: every documented spot, futures, options, and portfolio margin endpoint, not just the popular ones.

Installation

pip install typed-binance

How To

Reference

Design Philosophy

Typed Binance follows the principles outlined in this blog post.

Details matter. Developer experience matters.

License

MIT — see LICENSE.

Release files for typed-binance 1.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for typed-binance 1.1.0
File Size Uploaded
typed_binance-1.1.0.tar.gz 462.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for typed-binance 1.1.0
File Interpreter ABI Platform
typed_binance-1.1.0-py3-none-any.whl Python 3 none any Details

Total release size: 1.8 MB

Release files / typed_binance-1.1.0.tar.gz

Download URL typed_binance-1.1.0.tar.gz
Size 462.1 kB
Tags Source
SHA-256 checksum
How to use checksums
5218f8dfbe5df3a7fd54322f469442c06b9e2702312559e4e7980a73e8c1a4b0
BLAKE2b-256 checksum
How to use checksums
d0e2a91d9256097d9064b10e5e32c71a966042c9d29e3913c9fbf695fc7067bc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 25, 2026.

Transparency log

Release files / typed_binance-1.1.0-py3-none-any.whl

Download URL typed_binance-1.1.0-py3-none-any.whl
Size 1.4 MB
Tags Python 3
SHA-256 checksum
How to use checksums
7e5bdff6909db060be9df8059ae700557d82df47e0b3b9f291a9723bbe6287d7
BLAKE2b-256 checksum
How to use checksums
21dc7828010738b83d5fa5f8c2ee524f7e9d56405874815493bf60082bcdb5ef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 25, 2026.

Transparency log

Release history Release notifications | RSS feed

1.3.0

2 release files

1.2.0

2 release files

This release

1.1.0 This release

2 release files

1.0.0

2 release files

0.2.3

2 release files

0.2.2

2 release files

0.2.1

2 release files

0.2.0

2 release files

0.1.3

2 release files

0.1.2

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page