3 रिपॉजिटरी
Libraries and tools specifically designed to integrate applications with the Reddit platform via its API.
Distinct from Reddit Account Management: Existing candidates focused on account management or terminal clients rather than the general API wrapper identity.
Explore 3 awesome GitHub repositories matching web development · Reddit API Integrations. Refine with filters or upvote what's useful.
PRAW Reddit API के लिए एक Python रैपर है, जो एक REST API क्लाइंट और सोशल मीडिया डेटा क्रॉलर के रूप में कार्य करता है। यह डेटा लाने, अकाउंट कंटेंट को मैनेज करने और प्लेटफॉर्म के साथ इंटरैक्ट करने के लिए एक प्रोग्रामेटिक इंटरफ़ेस प्रदान करता है। यह लाइब्रेरी एक व्यापक OAuth 2.0 क्लाइंट लागू करती है जो पासवर्ड, इम्प्लिसिट और रिफ्रेश टोकन के साथ-साथ रीड-ओनली गेस्ट एक्सेस सहित कई ऑथराइजेशन फ्लो का समर्थन करती है। यह एक रेट-लिमिट-अवेयर रिक्वेस्ट शेड्यूलर के माध्यम से खुद को अलग करती है जो API कोटा समाप्त होने से रोकने के लिए सर्वर-साइड थ्रॉटलिंग को ट्रैक करता है और केवल विशिष्ट विशेषताओं तक पहुंचने पर डेटा लाने के लिए लेज़ी-लोडिंग रिसोर्स ऑब्जेक्ट्स का उपयोग करता है। क्षमताओं में कम्युनिटी और यूजर मैनेजमेंट, जनरेटर के माध्यम से रियल-टाइम सबमिशन स्ट्रीमिंग और नेस्टेड डिस्कशन थ्रेड्स का निष्कर्षण शामिल है। टूलसेट में कस्टम सेशन और प्रॉक्सी रूटिंग के लिए नेटवर्क कॉन्फ़िगरेशन विकल्पों के साथ पोस्ट और कमेंट बनाने के लिए कंटेंट मैनेजमेंट भी शामिल है।
Functions as a comprehensive Python wrapper for the Reddit API to programmatically manage content and data.
RedditOS एक नेटिव macOS सोशल मीडिया एप्लिकेशन और Reddit API रैपर है। यह Reddit कम्युनिटी चर्चाओं और सोशल फीड्स को ब्राउज़ करने और उनके साथ इंटरैक्ट करने के लिए एक डेस्कटॉप क्लाइंट के रूप में कार्य करता है। यह प्रोजेक्ट एक SwiftUI Reddit क्लाइंट के रूप में कार्यान्वित है, जो विशेष रूप से macOS ऑपरेटिंग सिस्टम के लिए सोशल मीडिया कंटेंट को रेंडर करने के लिए एक डिक्लेरेटिव फ्रेमवर्क का उपयोग करता है। यह एप्लिकेशन Reddit कंटेंट उपभोग, सोशल मीडिया थ्रेड मैनेजमेंट और कम्युनिटी चर्चाओं की सामान्य डेस्कटॉप ब्राउज़िंग के लिए क्षमताएं प्रदान करता है।
Enables reading and navigating Reddit community discussions through a dedicated native desktop client.
This is a Go notification library and multi-channel router used to send messages and alerts to multiple external messaging platforms through a single standardized interface. It functions as a cross-platform alerting bridge, routing internal application events to diverse destinations. The project enables the simultaneous dispatch of a single notification across a collection of configured providers. It provides a unified interface for managing webhooks and API requests to third-party chat and alert services. Supported delivery channels include Discord, Matrix, PagerDuty, and various mobile pus
Integrates with the Reddit API to dispatch messages to authorized accounts.