Wikidot Utility Library
Project description
wikidot.py
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:
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0c65e4def5585459dd74b0c93180b1dfc1d7e28a1fe6c886838077450898751
|
|
| MD5 |
17561130bf49d00de6ce5e1c982494d5
|
|
| BLAKE2b-256 |
5cbeee9b7df5cb0cfdac7fa37472fad5621a3ea585f62f92d938c93a24dfe994
|
Provenance
The following attestation bundles were made for wikidot-4.4.0.tar.gz:
Publisher:
publish.yml on ukwhatn/wikidot.py
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
wikidot-4.4.0.tar.gz -
Subject digest:
b0c65e4def5585459dd74b0c93180b1dfc1d7e28a1fe6c886838077450898751 - Sigstore transparency entry: 1182895416
- Sigstore integration time:
-
Permalink:
ukwhatn/wikidot.py@cc9d3472d50a91b0601cc5850f37923a7097c969 -
Branch / Tag:
refs/tags/4.4.0 - Owner: https://github.com/ukwhatn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@cc9d3472d50a91b0601cc5850f37923a7097c969 -
Trigger Event:
release
-
Statement type:
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ceffb8ac13842fadde097bb70da6b82b69cf93f330a1e79ceff5a05124485438
|
|
| MD5 |
cac41866da9e187ca16953277d9f6082
|
|
| BLAKE2b-256 |
d30b3e6347f92446eefef4383a47ab35a075b6fa34db17f4a94cecd118405fba
|
Provenance
The following attestation bundles were made for wikidot-4.4.0-py3-none-any.whl:
Publisher:
publish.yml on ukwhatn/wikidot.py
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
wikidot-4.4.0-py3-none-any.whl -
Subject digest:
ceffb8ac13842fadde097bb70da6b82b69cf93f330a1e79ceff5a05124485438 - Sigstore transparency entry: 1182895460
- Sigstore integration time:
-
Permalink:
ukwhatn/wikidot.py@cc9d3472d50a91b0601cc5850f37923a7097c969 -
Branch / Tag:
refs/tags/4.4.0 - Owner: https://github.com/ukwhatn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@cc9d3472d50a91b0601cc5850f37923a7097c969 -
Trigger Event:
release
-
Statement type: