Skip to content

wchistow/pystackapi

Repository files navigation

Here is PyStackAPI version 0.3.0dev

What is PyStackAPI?

PyStackAPI is a modern, 100% typed wrapper for the StackExchange API, written in Python.

Installing

To install PyStackAPI, just enter in the terminal:

pip install git+https://github.com/wchistow/pystackapi.git@0.2.0

Documentation

You can find documentation here: https://pystackapi.gitbook.io/docs.

Simple example

Getting general information about site:

from pystackapi import Site
from pystackapi.sites import StackOverflow

site = Site(StackOverflow)

info = site.get_info()

print(f'Total questions on StackOverflow: {info.total_questions}')

Output:

Total questions on StackOverflow: 23789952

Changelog

You can find the changelog for the PyStackAPI library in file CHANGELOG.md.

Contributing

Want to contribute?

  1. fork this repository;
  2. do something with code (see developers' guide);
  3. create pull request.

About

PyStackAPI is a modern, 100% typed wrapper for the StackExchange API, written in Python.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 5

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy