Python client for the E3D blockchain intelligence API
Project description
Python Examples
These examples use only the Python standard library.
Run
From the examples/python directory:
python3 quick_start.py
python3 token_profile.py
python3 stories.py
python3 swap_quote_buy.py
Environment variables
E3D_BASE_URL- defaults tohttps://e3d.ai/apiE3D_API_KEY- optional API key for authenticated endpointsE3D_API_KEY_HEADER- defaults tox-api-keyE3D_TIMEOUT_MS- request timeout in milliseconds
Notes
quick_start.pyandstories.pycall the live E3D API.swap_quote_buy.pyis a local math helper and does not make network requests.- If you want the Python examples to mirror the full JS SDK surface more closely, the next step is to add a small generated client or
requests-based wrapper.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
e3d_sdk-0.1.0.tar.gz
(4.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file e3d_sdk-0.1.0.tar.gz.
File metadata
- Download URL: e3d_sdk-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b0b79d6fab4143450b6d068e06cef6f9f0d1650e67d188203d524da989ed7b3
|
|
| MD5 |
6f1d7fd2a3f704b302ecd46d8135c7f7
|
|
| BLAKE2b-256 |
ab5797676f3c29ae9e7bddbafd4e8641b2055182753800485152177f6b1d2876
|
File details
Details for the file e3d_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: e3d_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff34a6c77b68ca92b17e04e10e04d356cabe0000dae4fd18de2183247601a086
|
|
| MD5 |
d8c878f2d4a4416e5f4b464167002db2
|
|
| BLAKE2b-256 |
e02f7cf9e818859d1e40ac811076d0149faae371dafdde70a45143ff323008cb
|