DList.top client for Python
Project description
DList.top Python client
Official dlist.top gateway client for Python.
Installation
pip install dlist_top
Setup
To get your token please refer to the DList.top documentation.
Usage
from dlist_top import Client
dlist = Client(token='YOUR DLIST TOKEN')
dlist.connect()
@dlist.on('rate')
def on_rate(data):
print(data)
@dlist.on('vote')
def on_vote(data):
print(data)
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
dlist_top-0.1.1.tar.gz
(3.5 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 dlist_top-0.1.1.tar.gz.
File metadata
- Download URL: dlist_top-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.24.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
438cdadc2b89574cfcb0c538f64480f68669894a2f41807481e8aa91036df91f
|
|
| MD5 |
c3677f745cbe4eface5937c5839c559a
|
|
| BLAKE2b-256 |
959799bdb4c251dae9d5888c146407d5201d56c63029483de74f1be02e31ca0d
|
File details
Details for the file dlist_top-0.1.1-py3-none-any.whl.
File metadata
- Download URL: dlist_top-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.24.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bd1ed06911a9778542e49aef66bbb8dfe4bd4212fee18b6b21d9956e1f83522
|
|
| MD5 |
720cd8d44e74fe759813a47e2e29c9b5
|
|
| BLAKE2b-256 |
7a37e02a88677f9541021d26ac04751b993f9b66239aaeb90512cfcf960b3042
|