Skip to main content

Python wrapper of Inoreader API

Project description

Inoreader

Python wrapper of Inoreader API.

Installation

Install with pip directly

pip install python-inoreader

Usage

  1. Register your application. Use http://localhost:8080/oauth/redirect for the redirect URI and set scope to "Read and Write". Then create the configuration file $HOME/.inoreader

    An example of the configuration file:

    [auth]
    appid = your_app_id
    appkey = your_app_key
    
  2. Login to your Inoreader account

    inoreader login
    
  3. Use the command line tool inoreader to do something, run inoreader --help for details. Or in code do:

    from inoreader.main import get_client
    client = get_client()
    

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

python_inoreader-0.7.1.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

python_inoreader-0.7.1-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

Details for the file python_inoreader-0.7.1.tar.gz.

File metadata

  • Download URL: python_inoreader-0.7.1.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.9.19

File hashes

Hashes for python_inoreader-0.7.1.tar.gz
Algorithm Hash digest
SHA256 f8f4538e3f4a635c1435ea1d20c55538dc4cea6491a102bc05afdcff49a68ddd
MD5 39cc84ec6692a3cbcfef50f72295de96
BLAKE2b-256 3fd7dfcac9d034fa62d18b72b9edfa30b8076440debc616e122d59227a223f14

See more details on using hashes here.

File details

Details for the file python_inoreader-0.7.1-py3-none-any.whl.

File metadata

File hashes

Hashes for python_inoreader-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 66989ae898a56174fb45d3687e5623eb84aa05ca8b96ea64ee2a9f27ced81e22
MD5 6b07dbd1176ebe8d73664949e51196ab
BLAKE2b-256 b11fd4c58a97c215039b4bb5f5bce403029dcc932636be6686665f3f51af88dc

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