Skip to main content

Python client for paperswithcode.com API.

Project description

paperswithcode.com API client

This is a client for PapersWithCode read/write API.

The API is completely covered by the client and it wraps all the API models into python objects and communicates with the API by getting and passing those objects from and to the api client.

Documentation can be found on the ReadTheDocs website.

It is published to the Python Package Index and can be installed by simply calling pip install paperswithcode-client.

Quick usage example

from paperswithcode import PapersWithCodeClient

client = PapersWithCodeClient()
papers = client.paper_list()
print(papers.results[0])
print(papers.next_page)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

paperswithcode-client-0.1.0.tar.gz (9.6 kB view details)

Uploaded Source

Built Distribution

paperswithcode_client-0.1.0-py3-none-any.whl (20.4 kB view details)

Uploaded Python 3

File details

Details for the file paperswithcode-client-0.1.0.tar.gz.

File metadata

  • Download URL: paperswithcode-client-0.1.0.tar.gz
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.4

File hashes

Hashes for paperswithcode-client-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c04c15127979d0a84223668823183eb7ad41fb2e291182ac7b192553dda9fa92
MD5 0c64dad40edaa0538cc35c40141e78c0
BLAKE2b-256 9c31870cc98c750f1b0f5110617f316f7f88668bf2d1369c55f84c9137f11de4

See more details on using hashes here.

File details

Details for the file paperswithcode_client-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: paperswithcode_client-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 20.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.4

File hashes

Hashes for paperswithcode_client-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e9298bf8013684e0548b4dda30151c0d4700fd5d99d42893577b49610e67de7f
MD5 e89eb0770c4211269bc4d9c882b63694
BLAKE2b-256 46a5828ea83ed941f8d0d0726734a037ec27abe0ce4553d6ac9e5d3c32c4c8d9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page