Add your description here
Project description
DomePy : A modern Dome client for Python
Dome is a unified API over prediction markets. The DomePy package provides an idiomatic Python client for Dome. It provides both an Async API and a Sync API.
Install
uv add domepy
or
pip install domepy
Usage
DomePy aims to feel just like Dome's API.
from domepy import syncdome
with syncdome() as dome:
orders = dome.polymarket.orders(slug="bitcoin-up-or-down-july-25-8pm-et")
# more methods available on polymarket. install and try them out!
There is full editor autocomplete on the responses.
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
domepy-0.1.0.tar.gz
(4.1 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 domepy-0.1.0.tar.gz.
File metadata
- Download URL: domepy-0.1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3717667a98a6e0ea426f203e7e1fa159e9a03219da1fcb5e53677a45a45f95eb
|
|
| MD5 |
c0ed94eb536746cc62c0e3b61dc3c0df
|
|
| BLAKE2b-256 |
dc85607621f395c3bdf6fce079dc8f7e28df1faeb723e624861fbd2a0fa9e819
|
File details
Details for the file domepy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: domepy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
175c9f5629ec2bf68c4b189e7f6b510e772fdee159fda85df49bc8c165897b75
|
|
| MD5 |
91ddb72743f00e4f4e5c130a245690b1
|
|
| BLAKE2b-256 |
88163ca0f116b65e41be9c82ed593d276d7d618fa7461188427c7fe4d028d595
|