Reddit OAuth2 client


Keywords
python, reddit
License
AGPL-3.0-only
Install
pip install exrc==0.18.0.post0

Documentation

eXRC

eXRC Release

Reddit OAuth2 client to access Reddit resources via OAuth2, powered by httpx & websocket-client.

Package Installation Guide

Requires

  • Python 3.11+
  • pip package manager

Install from source

pip install -e git+https://github.com/eXhumer/pyeXRC.git@python3#egg=exrc

Install from PyPI

pip install exrc

Licensing

This project is licensed under OSI Approved GNU AGPLv3 ONLY.