An Unofficial Asynchronous Python version of Mdisk API wrapper
Project description
Mdisky
An Unofficial Python version of Mdisk API wrapper. Used to convert and rename Mdisk Files.
Installation
Install mdisky with pip
pip install mdisky
To Upgrade
pip install --upgrade mdisky
Usage
from mdisky import Mdisk
import asyncio
async def main():
mdisk = Mdisk('us5CqX8oandALtQ86FLq')
link = await mdisk.convert('https://mdisk.me/convertor/16x9/H331KO')
print(link)
asyncio.run(main())
Output: https://mdisk.me/convertor/16x9/gvh9fI
See the documentation for more information about the Mdisk API wrapper.
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
mdisky-0.0.6.tar.gz
(16.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
mdisky-0.0.6-py3-none-any.whl
(16.4 kB
view details)
File details
Details for the file mdisky-0.0.6.tar.gz.
File metadata
- Download URL: mdisky-0.0.6.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65f02528aa39139a35fc2a0e3e501f36c38e492ba866a482e9a278a824069b4e
|
|
| MD5 |
665fac31c0ad6ace2940e479455b12f8
|
|
| BLAKE2b-256 |
cf1d220ccdc19ceb70491767d4b5c0800d60831aa8f9df7ef9927addede0e150
|
File details
Details for the file mdisky-0.0.6-py3-none-any.whl.
File metadata
- Download URL: mdisky-0.0.6-py3-none-any.whl
- Upload date:
- Size: 16.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46097118806767a8ac3b34fe3e583a614e4b13ddea2a7d30f280d87ec83a7f59
|
|
| MD5 |
0005b7edf7ef74eaf7394dd22fdb4508
|
|
| BLAKE2b-256 |
69238932343c26de51d2e7029c2c419c8831af39cf8de111a225eb21673cd57e
|