Python library for the Manifold markets API.
Project description
achaekek
Manifold markets Python API
Create a new Manifold client
from achaekek import Client
client = Client(api_key="YOUR API KEY")
Make requests via this client
new_market = CreateMultipleChoiceMarket(
question="Will creating this test market work?",
answers=["Yes", "No"],
)
client.create_market(new_market)
Enjoy your market!
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
achaekek-0.0.13.tar.gz
(20.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 achaekek-0.0.13.tar.gz.
File metadata
- Download URL: achaekek-0.0.13.tar.gz
- Upload date:
- Size: 20.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9bfc76ce453b0c46c2a9d8ee07ae1e84331cc24cb629d53df1aed8a71377abc2
|
|
| MD5 |
86e00f177abf07d99c9ffb243c82b91c
|
|
| BLAKE2b-256 |
044d193b1368906c8eee0198ba3bdb18323903a2534ac70119862146f3fbc3a8
|
File details
Details for the file achaekek-0.0.13-py3-none-any.whl.
File metadata
- Download URL: achaekek-0.0.13-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
210f7bf7f5bd0e43917b4da4a67a4fa710134ee480300642a549c56b00f55988
|
|
| MD5 |
48198cdfab3f55c4a09b17ffbac31060
|
|
| BLAKE2b-256 |
19b6b02110937a19b21ea8585366850e72fe3c2c0e1ffa4e0e46110b49cbead6
|