Skip to main content

Aster SDK

Spot and linear perpetual Market support for Aster, built on typed-aster. Install with pip install tribulnation-aster.

from tribulnation.aster import AsterMarket

async with AsterMarket.new(public=True) as venue:
  market = await venue.perp.market('BTCUSDT')
  book = await market.depth(levels=5)

Authenticated use needs the main wallet's address (user) and the private key of a trading agent registered for it (signer). The main wallet's own key is never needed:

venue = AsterMarket.new(user='0x…', signer='0x…', mainnet=False)
  1. Exchanges are spot and perp, with native symbols such as BTCUSDT.
  2. Public data: discovery, tickers, rules, REST depth (up to 1000 levels), shared depth streams (up to 20 levels), candles in the six SDK intervals, perpetual index, next funding, funding-rate history and bulk perp_stats (without open interest).
  3. Account and trading: fees, order queries, open orders, fill streams, MARKET, LIMIT (GTC) and POST_ONLY (GTX) orders, and all cancellation methods. Market orders ignore the SDK price. Perpetual position and collateral cover one-way, cross-margin accounts. These are verified on testnet only.
  4. Unsupported methods raise NotImplementedError: spot balances, trade history, funding payments, available_notional and perp_collateral.
  5. tribulnation.aster.Report streams perpetual income and spot transactions as unclassified cash deltas. It is verified on testnet only and not routed through ReportSDK.

See Aster Market for account configuration through MarketSDK.

Release files for tribulnation-aster 0.2.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 tribulnation-aster 0.2.0
File Size Uploaded
tribulnation_aster-0.2.0.tar.gz 16.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for tribulnation-aster 0.2.0
File Interpreter ABI Platform
tribulnation_aster-0.2.0-py3-none-any.whl Python 3 none any Details

Total release size: 34.8 kB

Release files / tribulnation_aster-0.2.0.tar.gz

Download URL tribulnation_aster-0.2.0.tar.gz
Size 16.1 kB
Tags Source
SHA-256 checksum
How to use checksums
8913766afde55ba83a29079c5ae3daee1c55513a95fd0994d36fcb6a411e2607
BLAKE2b-256 checksum
How to use checksums
93aa222434badebc0a4e1467db4a9a2f71de5148fd79be4c22f57a65da3354ad
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 Sep 25, 2026.

Transparency log

Release files / tribulnation_aster-0.2.0-py3-none-any.whl

Download URL tribulnation_aster-0.2.0-py3-none-any.whl
Size 18.7 kB
Tags Python 3
SHA-256 checksum
How to use checksums
9951c4fff23eb173f972b7ccd8ba97530e45926bbbdf7b4b78f6ffae786fc569
BLAKE2b-256 checksum
How to use checksums
e63496ad2ecbbcaf360c7ac334608f7703b53ecf59b3b011c1a5ab1fc8da2942
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 Sep 25, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.2.0 This release

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