Skip to main content

DokuWiki XML-RPC module.

Project description

https://img.shields.io/pypi/dm/dokuwikixmlrpc https://img.shields.io/pypi/v/dokuwikixmlrpc https://img.shields.io/pypi/pyversions/dokuwikixmlrpc https://img.shields.io/pypi/format/dokuwikixmlrpc https://img.shields.io/pypi/l/dokuwikixmlrpc https://img.shields.io/github/stars/kynan/dokuwikixmlrpc?style=social https://img.shields.io/github/forks/kynan/dokuwikixmlrpc?style=social

dokuwikixmlrpc is a python module which implements DokuWiki’s XML-RPC interface.

Installation:

pip install dokuwikixmlrpc

It can be used to send/retrieve data from remote DokuWiki instances:

import dokuwikixmlrpc
dw = DokuWikiClient('https://mywikiurl.com', 'wikiuser', 'wikipassword')
print(dw.dokuwiki_version)
print(dw.pagelist(':'))

The module can be executed as a standalone script (this is mainly for testing purposes). Call

python -m dokuwikixmlrpc --help

for more information.

Copyright 2009 by Michael Klier <chi@chimeric.de>.

See LICENSE.txt for license info.

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

dokuwikixmlrpc-2022.12.22.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

dokuwikixmlrpc-2022.12.22-py2.py3-none-any.whl (7.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dokuwikixmlrpc-2022.12.22.tar.gz.

File metadata

  • Download URL: dokuwikixmlrpc-2022.12.22.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.9

File hashes

Hashes for dokuwikixmlrpc-2022.12.22.tar.gz
Algorithm Hash digest
SHA256 fd1d52acd5ad3850a80743aa9e3501e55a393118dc69b4083b7f0affd3894ec3
MD5 31dc2104043c4c6fe2d323d9b5e8be6c
BLAKE2b-256 95f63f064e9228bdcce961e7859ca2fc119e2035c4a5ed282af97cc5068e05d1

See more details on using hashes here.

File details

Details for the file dokuwikixmlrpc-2022.12.22-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for dokuwikixmlrpc-2022.12.22-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3ae87ca6ec9855e5e8ac54672924e40118704d50037e1d7e95b58747191d7fe7
MD5 d583767c03c0e5663e6df6981b010f16
BLAKE2b-256 d02f6881effd7136a32c928498981e35e9cd6abf792c87d9458a9c14f01fcaa0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page