{"id":16504672,"url":"https://github.com/kynan/dokuwikixmlrpc","last_synced_at":"2025-03-21T08:31:03.550Z","repository":{"id":552261,"uuid":"373998","full_name":"kynan/dokuwikixmlrpc","owner":"kynan","description":"Python module for the DokuWiki XML-RPC backend","archived":false,"fork":false,"pushed_at":"2022-12-22T23:20:01.000Z","size":56,"stargazers_count":27,"open_issues_count":0,"forks_count":13,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-17T22:45:48.430Z","etag":null,"topics":["dokuwiki","python","xml-rpc","xmlrpc"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kynan.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-11-15T20:45:16.000Z","updated_at":"2024-01-12T17:58:04.000Z","dependencies_parsed_at":"2023-01-13T10:28:29.121Z","dependency_job_id":null,"html_url":"https://github.com/kynan/dokuwikixmlrpc","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kynan%2Fdokuwikixmlrpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kynan%2Fdokuwikixmlrpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kynan%2Fdokuwikixmlrpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kynan%2Fdokuwikixmlrpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kynan","download_url":"https://codeload.github.com/kynan/dokuwikixmlrpc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244764832,"owners_count":20506715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dokuwiki","python","xml-rpc","xmlrpc"],"created_at":"2024-10-11T15:05:48.620Z","updated_at":"2025-03-21T08:31:02.945Z","avatar_url":"https://github.com/kynan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://img.shields.io/pypi/dm/dokuwikixmlrpc\n    :target: https://pypi.org/project/dokuwikixmlrpc\n.. image:: https://img.shields.io/pypi/v/dokuwikixmlrpc\n    :target: https://pypi.org/project/dokuwikixmlrpc\n.. image:: https://img.shields.io/pypi/pyversions/dokuwikixmlrpc\n    :target: https://pypi.org/project/dokuwikixmlrpc\n.. image:: https://img.shields.io/pypi/format/dokuwikixmlrpc\n    :target: https://pypi.org/project/dokuwikixmlrpc\n.. image:: https://img.shields.io/pypi/l/dokuwikixmlrpc\n    :target: https://raw.githubusercontent.com/kynan/dokuwikixmlrpc/master/LICENSE.txt\n.. image:: https://img.shields.io/github/stars/kynan/dokuwikixmlrpc?style=social\n    :target: https://github.com/kynan/dokuwikixmlrpc/stargazers\n.. image:: https://img.shields.io/github/forks/kynan/dokuwikixmlrpc?style=social\n    :target: https://github.com/kynan/dokuwikixmlrpc/network/member\n\n``dokuwikixmlrpc`` is a python module which implements `DokuWiki's XML-RPC\ninterface \u003chttps://www.dokuwiki.org/devel:xmlrpc\u003e`_.\n\nInstallation: ::\n\n    pip install dokuwikixmlrpc\n\nIt can be used to send/retrieve data from remote DokuWiki instances: ::\n\n    import dokuwikixmlrpc\n    dw = DokuWikiClient('https://mywikiurl.com', 'wikiuser', 'wikipassword')\n    print(dw.dokuwiki_version)\n    print(dw.pagelist(':'))\n\nThe module can be executed as a standalone script (this is mainly for testing\npurposes). Call ::\n\n    python -m dokuwikixmlrpc --help\n\nfor more information.\n\nCopyright 2009 by Michael Klier \u003cchi@chimeric.de\u003e.\n\nSee `LICENSE.txt \u003cLICENSE.txt\u003e`_ for license info.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkynan%2Fdokuwikixmlrpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkynan%2Fdokuwikixmlrpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkynan%2Fdokuwikixmlrpc/lists"}