python-dokuwiki icon indicating copy to clipboard operation
python-dokuwiki copied to clipboard

Manage Dokuwiki via XMLRPC.

Results 2 python-dokuwiki issues
Sort by recently updated
recently updated
newest added

this is a draft, open to disscussion. work can be split into two PR for an easier review: - remove Python2 support (first) - add annotations

Hi, Would you accept a PR that removes Py2 support and add typing annotations ? It helps ensure that python-dokuwiki users call it with the right parameters.