{"id":31945650,"url":"https://github.com/bzed/dokuwikifukker","last_synced_at":"2025-10-14T10:58:36.163Z","repository":{"id":16969085,"uuid":"19731637","full_name":"bzed/dokuwikifukker","owner":"bzed","description":"Trivial Python class to add/change pages in a dokuwiki installation without using RPC - just plain http(s)","archived":false,"fork":false,"pushed_at":"2023-01-11T14:10:11.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T11:28:01.334Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bzed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-13T08:34:55.000Z","updated_at":"2023-01-11T14:10:16.000Z","dependencies_parsed_at":"2023-01-13T19:06:01.501Z","dependency_job_id":null,"html_url":"https://github.com/bzed/dokuwikifukker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bzed/dokuwikifukker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzed%2Fdokuwikifukker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzed%2Fdokuwikifukker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzed%2Fdokuwikifukker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzed%2Fdokuwikifukker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bzed","download_url":"https://codeload.github.com/bzed/dokuwikifukker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzed%2Fdokuwikifukker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018781,"owners_count":26086454,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-10-14T10:57:47.868Z","updated_at":"2025-10-14T10:58:36.156Z","avatar_url":"https://github.com/bzed.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"DokuwikiFukker\n===================\n\nTrivial Python class to add/change pages in a dokuwiki installation\nwithout using RPC - just plain http(s).\n\nExample:\n------------\n\n    from dokuwikifukker import DokuWikiFukker\n    df = DokuWikiFukker(\"https://wiki/wiki/doku.php\",'username','password')\n    df.edit('my:personal:page', content='HAHA pups HAHA NELSON!!')\n    df.edit('my:personal:page', replace_function=lambda b: b.replace('pups', ''))\n\n\nLicense/Copyright:\n----------\nCopyright (C) 2014 \u003cbernd@bzed.de\u003e\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the \"Software\"),\nto deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or\nsell copies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbzed%2Fdokuwikifukker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbzed%2Fdokuwikifukker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbzed%2Fdokuwikifukker/lists"}