Python StackExchange API Client
Project description
Python API client for StackExchange APIv2.1
## Installation
- ### To Run
pip install pystex
### To Develop Nothing specific now
## Usage
from pystex.stackexchange import Stackexchange
client = Stackexchange({Your API Key}) result = client.users.get()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pystex-0.0.13.tar.gz
(3.5 kB
view hashes)