Skip to content


Wattpad

Fully-typed Wattpad API Wrapper


What is wattpad?#

The wattpad package is an asynchronous wrapper around the Wattpad User API.

GIF showcasing Wattpad Python usage

Note that the only language server that is known to support this form of autocompletion is Pylance / Pyright.


Follow Badge Star Badge


pip install -U wattpad


Why should you use wattpad?#

Unlike other API Wrappers (which don't exist, or don't work), wattpad is fully typed and offers native support for asynchronous usage.

wattpad is also memory and resource efficient, to the extent of meriting the Green Code badge.

The most compelling of all, is the autocompletion support. (For autocomplete like the GIF above, press ctrl + .)

Core features:#

Using wattpad#

Check out the quickstart notebook!

For a more thorough introduction, visit the documentation.

Get Support#

Have any questions or need help using wattpad? Join the community discord!

You can also create a new discussion on GitHub.

Affiliation#

The wattpad package is not an official Wattpad product.

Supported platforms#

Windows, MacOS and Linux are all officially supported.

Contributing#

We use conventional commits (also known as semantic commits) to ensure consistent and descriptive commit messages.

Attributions#

This README is heavily inspired by the README in the RobertCraigie/prisma-client-py repository.



TheOnlyWayUp © 2024