Skip to main content

Wikidot Utility Library

Project description

wikidot.py

Documentation Status

A Python library for easily interacting with Wikidot sites.

Key Features

  • Retrieve and manipulate sites, pages, users, forums, and more
  • Create, edit, and delete pages
  • Get, create, and reply to forum threads
  • User management and site membership
  • Send and receive private messages
  • Supports both no-login features and authenticated features

Installation

pip install wikidot

Basic Usage

import wikidot

# Use without login
client = wikidot.Client()

# Get site and page information
site = client.site.get("scp-jp")
page = site.page.get("scp-173")

print(f"Title: {page.title}")
print(f"Rating: {page.rating}")
print(f"Author: {page.created_by.name}")

Documentation

For detailed usage, API reference, and examples, please see the official documentation:

Official Documentation

Building Documentation

To build the documentation locally:

# Install packages required for documentation generation
make docs-install

# Build the documentation
make docs-build

# View documentation on local server (optional)
make docs-serve

Contribution

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

wikidot-4.4.0.tar.gz (219.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wikidot-4.4.0-py3-none-any.whl (73.0 kB view details)

Uploaded Python 3

File details

Details for the file wikidot-4.4.0.tar.gz.

File metadata

  • Download URL: wikidot-4.4.0.tar.gz
  • Upload date:
  • Size: 219.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wikidot-4.4.0.tar.gz
Algorithm Hash digest
SHA256 b0c65e4def5585459dd74b0c93180b1dfc1d7e28a1fe6c886838077450898751
MD5 17561130bf49d00de6ce5e1c982494d5
BLAKE2b-256 5cbeee9b7df5cb0cfdac7fa37472fad5621a3ea585f62f92d938c93a24dfe994

See more details on using hashes here.

Provenance

The following attestation bundles were made for wikidot-4.4.0.tar.gz:

Publisher: publish.yml on ukwhatn/wikidot.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file wikidot-4.4.0-py3-none-any.whl.

File metadata

  • Download URL: wikidot-4.4.0-py3-none-any.whl
  • Upload date:
  • Size: 73.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for wikidot-4.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ceffb8ac13842fadde097bb70da6b82b69cf93f330a1e79ceff5a05124485438
MD5 cac41866da9e187ca16953277d9f6082
BLAKE2b-256 d30b3e6347f92446eefef4383a47ab35a075b6fa34db17f4a94cecd118405fba

See more details on using hashes here.

Provenance

The following attestation bundles were made for wikidot-4.4.0-py3-none-any.whl:

Publisher: publish.yml on ukwhatn/wikidot.py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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