{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/8"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/16"}],"enrichment":{"capability":"RedditWarp is a Python wrapper for the Reddit API that provides type-complete, synchronous and asynchronous access to Reddit's data and operations with automatic rate limit handling.","skillfed_tags":["reddit-api","async-support","type-safe"],"use_cases":["Build a Reddit bot that monitors a subreddit and replies to posts matching certain criteria.","Scrape Reddit data for research or analysis, fetching submissions, comments, and user profiles.","Stream new submissions from a subreddit in real-time using the async streaming framework.","Automate Reddit account tasks like posting, replying, and managing saved items with OAuth2 authentication.","Analyze comment threads by traversing the comment tree structure with formal pagination support."],"what_it_does":"RedditWarp is a Python library that wraps the Reddit API with a focus on type safety, discoverability, and ease of use. It provides both synchronous and asynchronous clients to fetch submissions, comments, user data, and perform authenticated actions like posting and replying. The library handles OAuth2 authentication, automatic rate limiting, and includes utilities for comment tree traversal and listing pagination.\n\nThe package is designed for developers building Reddit bots, data analysis tools, or applications that need programmatic access to Reddit. It offers a consistent interface across sync and async modes, formal data structures for complex operations, and CLI utilities for token management. With zero runtime dependencies, it installs cleanly and works across modern Python versions.","worth_installing":"Yes, if you need a type-safe Reddit API wrapper and can tolerate dormant maintenance. The library is marked Production/Stable, has zero dependencies, and covers a wide range of Reddit operations. However, verify that recent Reddit API changes have not broken authentication or core endpoints, and be prepared to maintain a fork if critical bugs emerge."},"id":"redditwarp","links":{"html":"https://skillfed.io/packages/redditwarp","md":"https://skillfed.io/packages/redditwarp.md","pypi":"https://pypi.org/project/redditwarp/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-07-01","license_spdx":null,"license_treatment":"permissive","name":"redditwarp","python_support":"supports_current","summary":"A library for interacting with the Reddit API."},"popularity":{"monthly_downloads":178504,"position":10191,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.3.0"}
