The wattpad package is an asynchronous wrapper around the Wattpad User API.
Note that the only language server that is known to support this form of autocompletion is Pylance / Pyright.
pip install -U wattpadUnlike 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 + .)
- Memory Efficiency & Caching
- Asynchronous Usage
- Autocompletion Support and Fully Typed Codebase
Check out the quickstart notebook!
For a more thorough introduction, visit the documentation.
Have any questions or need help using wattpad? Join the community discord!
You can also create a new discussion on GitHub.
The wattpad package is not an official Wattpad product.
Windows, MacOS and Linux are all officially supported.
We use conventional commits (also known as semantic commits) to ensure consistent and descriptive commit messages.
This README is heavily inspired by the README in the RobertCraigie/prisma-client-py repository.
TheOnlyWayUp © 2024
