docs
  • Getting started
    • Welcome
    • 📥Installation
    • Simple example
  • API reference
    • Index
    • Module "sites"
    • Class "Site"
    • Class "Network"
    • Exceptions
  • Recipes
    • Index
    • Answers
    • Badges
    • Questions
    • Search
    • Site info
    • Users
Powered by GitBook
On this page
  1. Getting started

Installation

To install PyStackAPI, just enter in the terminal:

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

Last updated 1 year ago

📥