OpenReview Python Client
stable
  • About OpenReview
  • Installation and Setup
  • Package Documentation
  • Conference Builder
  • Mental Models
  • Help
OpenReview Python Client
  • OpenReview Python Client Documentation
  • Edit on GitHub

OpenReview Python Client Documentation

The OpenReview Python Client makes it easy to interact with the OpenReview REST API from the command line or a Python application. This library is the official API client created and maintained by the OpenReview Team.

Contents

  • About OpenReview
  • Installation and Setup
    • Installation
    • Setup
  • Package Documentation
    • Client
      • Client
      • Group
      • Invitation
      • Note
      • Tag
      • Profile
    • API 2 Client
      • OpenReviewClient
      • Group
      • Invitation
      • Note
      • Edit
    • Tools
      • concurrent_get()
      • concurrent_requests()
      • create_profile()
      • datetime_millis()
      • decision_to_venue()
      • efficient_iterget
      • generate_bibtex()
      • get_all_venues()
      • get_conflicts()
      • get_current_submissions_profile_info()
      • get_group()
      • get_invitation()
      • get_neurips_profile_info()
      • get_paperhash()
      • get_preferred_name()
      • get_profile()
      • get_profile_info()
      • get_profiles()
      • iterget
      • iterget_grouped_edges()
      • iterget_groups()
      • iterget_invitations()
      • iterget_messages()
      • iterget_notes()
      • iterget_references()
      • iterget_tags()
      • overwrite_pdf()
      • recruit_reviewer()
      • replace_members_with_ids()
      • run_once()
      • subdomains()
      • timestamp_GMT()
    • Conference Builder
      • Conference
      • ConferenceBuilder
  • Conference Builder
    • Create a builder
    • Set conference properties
    • Set Program Chairs
    • Open Submissions
    • Close Submissions
    • Recruit Reviewers
  • Mental Models
    • Blind Submissions (Blind Notes)
  • Help

Indices and Tables

  • Index

  • Module Index

Next

© Copyright 2020, OpenReview Team. Revision bb418d21.

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