Async Python API wrapper for MagicEden
Project description
MagicPyden
Asynchronous API wrapper for the MagicEden API
Installation
PyPi
pip install magicpyden
Poetry
poetry add magicpyden
From source
git clone https://github.com/ChristianPerez34/magicpyden.git
cd magicpyden
python setup.py install
Usage/Examples
from magicpyden import MagicEdenApi
# Assuming inside async function/method
async with MagicEdenApi() as api:
collection_stats = await api.get_collection_stats(collection_name="degods")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
magicpyden-0.1.4.tar.gz
(5.9 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 magicpyden-0.1.4.tar.gz.
File metadata
- Download URL: magicpyden-0.1.4.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.8.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d4667f212a1eaa4f81ea78268864c6a10388faf3ddaada83bf0b9c2b156978b
|
|
| MD5 |
8985457f1f117388e733cb742b15ac36
|
|
| BLAKE2b-256 |
35a2f0df2ffd21703a0b0e9148c01ea2400a807625fb38133939ed02e4e30bc7
|
File details
Details for the file magicpyden-0.1.4-py3-none-any.whl.
File metadata
- Download URL: magicpyden-0.1.4-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.8.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af43b227e66b98c483079e8254d2a918c6059a590d58d6cf3313a03b036d3bc8
|
|
| MD5 |
10123f8155f84be8b16e47e6e11083c9
|
|
| BLAKE2b-256 |
d6cd3b8b9798693dbccd7d9293040b05d270b80b962ab445eed0318219b58c47
|