redapi
This project is based off of whatapi and provides a wrapper around the AJAX API for Redacted.ch. As of right now, it only supports API Key authentication.
Example usage:
>>> import redapi
>>> apihandle = redapi.RedAPI(apikey='v22rdsreb.cg54vt5 3633fyru2894fg54')
>>> apihandle.request("browse", searchstr="Square Up")
...
>>> apihandle.get_torrent()
To use another tracker:
>>> import redapi
>>> apihandle = redapi.RedAPI(apikey='v22rdsreb.cg54vt5 3633fyru2894fg54', server='https://passtheheadphones.me')
>>> apihandle.request("browse", searchstr="The Beatles")
...
Basic API reference available at What documentation and on the Redacted API Documentation.
Release files for redapi 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| redapi-0.2.2.tar.gz | 3.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| redapi-0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.6 kB
Release files / redapi-0.2.2.tar.gz
| Download URL | redapi-0.2.2.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4213cc2f61728a5366181fddfe4fbf6d77f185cb53a7ff2b1eb4b657de9c61dc
|
|
BLAKE2b-256 checksum How to use checksums |
80dbc94095965b19a4b3797ce7f838f4535af5876f928199547554509eb77644
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
|
Release files / redapi-0.2.2-py3-none-any.whl
| Download URL | redapi-0.2.2-py3-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b99cdc1061a4a6f6e1cd86413264a7deab3474f652fdc80ee34b9ee4f9cca122
|
|
BLAKE2b-256 checksum How to use checksums |
72d701534e5f2d5980f4f9a82734e263211b9fffc5c878d6011784e48a4f0897
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
|