A wrapper for the JDownloader API
Project description
pyjd
This is a wrapper for the JDownloader API.
Installation
pip install pyjd
Usage
The documentation of the JDownloader API can be found here https://my.jdownloader.org/developers/. This library includes all of the documented functions (but uses underscores instead of CamelCase).
For examples, check out the sample scripts in the repository (see here).
Building auto-docs
Build
Go to into the docs directory and run make html.
You can remove the docs/_build directory to make a clean rebuild.
Reload modules
Run sphinx-apidoc -o source ../ inside the docs directory.
Then, remove the setup.rst file from the source folder.
Credits
The MyJD API authentication code is taken from here: https://github.com/mmarquezs/My.Jdownloader-API-Python-Library
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
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 pyjd-1.0.13.tar.gz.
File metadata
- Download URL: pyjd-1.0.13.tar.gz
- Upload date:
- Size: 29.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdd7eb13ab6496c36ec63cfa28dcca8df31ebaeae4c11d53bed3dc7952d00608
|
|
| MD5 |
d2ee6b570608f1756e3c720dde7c3a87
|
|
| BLAKE2b-256 |
0dbfdf705c7eecfed70e07a36e04d2b36a676703ec8a25777c124243f5e28cd8
|
File details
Details for the file pyjd-1.0.13-py3-none-any.whl.
File metadata
- Download URL: pyjd-1.0.13-py3-none-any.whl
- Upload date:
- Size: 35.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64b5eadea55a33165362fdad62e5b829df5b303c32b79a93db004abdae4a50f9
|
|
| MD5 |
ded6571123f88d222253bd96bb3832d8
|
|
| BLAKE2b-256 |
860ff0d918b4439a21c58ff76938ea21c2cdb9a1530f2fbeb46eba4ab4851e91
|