Skip to content
This repository was archived by the owner on Jun 22, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 1.02 KB

File metadata and controls

28 lines (22 loc) · 1.02 KB

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.