from Hacker News

Python Client for the WordPress REST API

by gagan2020 on 4/30/25, 6:34 AM with 1 comments

  • by gagan2020 on 4/30/25, 6:34 AM

    Features:

    - Complete support for WordPress REST API endpoints - Multiple authentication methods (Application Passwords, Basic Auth, OAuth1) - Intuitive interface for common WordPress operations (posts, pages, media, etc.) - Support for custom taxonomies and post types - Custom fields (post meta) management - Robust error handling with specific exception types - Full typing support for better IDE integration - Automatic retries for failed requests - Comprehensive documentation (https://wp-api-client.readthedocs.io/en/latest/)