Openreview web API client
Project description
OpenReview Python Client
Unlike other openreview client this doesn't require any webdriver. This package obtain openreview submission through the web api addresses.
Install
pip install openreview
Usage
import openreview
submission = openreview.extract_forum('NeurIPS.cc/2019/Reproducibility_Challenge/-/NeurIPS_Submission')
print(len(submission))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
openreview-0.0.2.tar.gz
(2.5 kB
view details)
File details
Details for the file openreview-0.0.2.tar.gz
.
File metadata
- Download URL: openreview-0.0.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 182475984666eb0d7500901a5cfa225eb4cb9962970644196b3e8112120cf0d7 |
|
MD5 | 462c5f9ebddc0560be23065047c7f280 |
|
BLAKE2b-256 | 1c189bae28e578f14d1f43d0dcd86afb4ad83feb8246d1713a505e5bdc3a96f3 |