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.1.tar.gz (220.9 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.1-py3-none-any.whl (73.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for wikidot-4.4.1.tar.gz
Algorithm Hash digest
SHA256 bec7237b9ed40016243f130d29d14fb06cae3ad454a261b08d932587d8ec54bb
MD5 0a13299b48e29c47e1be734f2822d018
BLAKE2b-256 7325e5910f60f4cfdc268e10596dda984c63c68ba7024dc435d3589b4d24b00d

See more details on using hashes here.

Provenance

The following attestation bundles were made for wikidot-4.4.1.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.1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for wikidot-4.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bb5060a114a95ab7809ba08875ca23723589df64b9a6ebe0760137fae478365f
MD5 1406f44d62057337b22d18deb6bf1e07
BLAKE2b-256 8390add855a083c519c63c7e95b5252a32284296f5d692be618fe299950cac40

See more details on using hashes here.

Provenance

The following attestation bundles were made for wikidot-4.4.1-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