Skip to main content

Python client for RePec API

Project description

PyRepec

A python client for RePEc API.

Current Version: 0.0.1

Report any bugs by opening an issue here: (https://github.com/caps6/pyrepec)

Usage

from pyrepec import Repec

repec = Repec("TOKEN")

res = repec.get_org_authors("RePEc:edi:bdigvit")

Installation

  1. Installation using pip:
pip install pyrepec

Methods

Featured methods:

  • get_org_authors(org_id: str)
  • get_author_data(author_id: str)
  • get_authors_for_item(item_id: str)
  • get_jel_codes(item_id: str)
  • get_error(err_code: int)

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

pyrepec-0.0.1.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

pyrepec-0.0.1-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

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