PyS2
latest

Getting Started

  • Installing PyS2
    • Updating PyS2
    • Installing the Latest Development Version
  • Examples
    • 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
    • Working Locally with s2.store
      • Saving Objects without S2 Identifiers
    • Citation graphs with s2.graph

API Reference

  • s2.models
    • S2Paper
    • S2Author
  • s2.api
    • get_paper
    • get_author
  • s2.db
    • JsonS2PaperDB
    • JsonS2AuthorDB
  • s2.store
    • S2DataStore
    • JsonDS
  • s2.graph
    • Custom Types
    • S2Graph
    • S2GraphBuilder
    • GraphHopper

Package Info

  • Change Log
    • Unreleased
  • Index
PyS2
  • »
  • Search


© Copyright 2021, mirandrom. Revision 9bf44f0a.

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