Real-Debrid API bindings for Python
Project description
pyrd
pyrd is a library providing bindings for the Real-Debrid API. Premium account required for most endpoints.
Usage
Installation
$ pip install pyrd
Using the API
from realdebrid import RealDebrid
rd = RealDebrid("TOKEN HERE")
print(rd.user.get().json())
Credits
This project is inspired by s-krilla/rd_api_py. pyrd is intended to be a maintained, modern recreation of rd_api_py.
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
pyrd-1.0.0.tar.gz
(6.5 kB
view details)
Built Distribution
pyrd-1.0.0-py3-none-any.whl
(7.3 kB
view details)
File details
Details for the file pyrd-1.0.0.tar.gz
.
File metadata
- Download URL: pyrd-1.0.0.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Linux/6.5.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c03f190223bb9678cc0736d6f3339fd4e0b7946417f9567d1a16819a8fee7a0e |
|
MD5 | 1826fe01fbb1de2ac04a27894afa5176 |
|
BLAKE2b-256 | 687f2040cbc17aa415665586d5a965974273dfae421e138b051860be7f9933aa |
File details
Details for the file pyrd-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: pyrd-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Linux/6.5.0-1023-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e2f4485d088d78f9ba958be65c2258e6cee0709fb41b9075ede8782d2d2ed56 |
|
MD5 | d74c08ee0d34ee61ec1f4daa6beee8a9 |
|
BLAKE2b-256 | 139cd35044610bdedf8761aa29a7770d46e7e212dbff51ae31c631fd8e37b182 |