PyS2
stable

Getting Started

  • Installing PyS2
    • Updating PyS2
    • Installing the Latest Development Version
  • Quick Start
    • Getting Papers
    • Using an API Key
      • Using the api_key argument
      • Using a custom requests.Session
    • Get all the Papers of an Author
      • Obtain S2Author Object
      • Obtain S2Paper Objects
      • Computing h-index

Code Overview

  • S2 Models
    • S2Paper
    • S2Author
  • API Endpoints
    • get_paper
    • get_author

Package Info

  • Change Log
    • Unreleased
  • Index
PyS2
  • »
  • Index
  • Edit on GitHub

Index

G | S

G

  • get_author() (in module s2.api)
  • get_paper() (in module s2.api)

S

  • S2Author (class in s2.models)
  • S2AuthorPaper (class in s2.models)
  • S2Paper (class in s2.models)
  • S2PaperAuthor (class in s2.models)
  • S2Reference (class in s2.models)
  • S2Topic (class in s2.models)

© Copyright 2021, mirandrom. Revision 1b582fa7.

Built with Sphinx using a theme provided by Read the Docs.