Skip to main content

Python library to interact with the jeugdjournaal API

Project description

Jeugdjournaal

Overview

The jeugdjournaal library simplifies interaction with the Jeugdjournaal website and API. It provides functionalities to retrieve article details, participate in polls, read/post comments, and explore articles.

Installation

You can install jeugdjournaal via pip:

pip install jeugdjournaal

Example Usage

import jeugdjournaal as jj

# Example: Retrieve article details
article_id = 'item_id'
article_details = jj.read_item(article_id)
print(article_details['title'])
print(article_details['content'])

# Example: Vote in a poll
poll_id = 'poll_id'
vote_response = jj.vote_in_poll(poll_id)
print(vote_response)

# Example: Retrieve comments
comments = jj.get_comments(article_id, limit=10)
print(comments)

Documentation

For more details, refer to the documentation

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

jeugdjournaal-0.1.6.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jeugdjournaal-0.1.6-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file jeugdjournaal-0.1.6.tar.gz.

File metadata

  • Download URL: jeugdjournaal-0.1.6.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for jeugdjournaal-0.1.6.tar.gz
Algorithm Hash digest
SHA256 46d8369cc564afad21e880b17470e77d598a6773aa748194476c2e2017fed4fe
MD5 3c01dacdeb2560211637f05fb7dfe5fc
BLAKE2b-256 9b6e544e0882f58de8ad07d8acbc05f4279d5fc10da1bcf192ca0c5888301bc2

See more details on using hashes here.

File details

Details for the file jeugdjournaal-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: jeugdjournaal-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for jeugdjournaal-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 f273eb90900954b4bad0ea859f63cb9446b04285ea33b9d574b1b7a14392b4c9
MD5 4ca90a661d348d2b9911430eafbf7df1
BLAKE2b-256 d558a3514f99bd6ef2393d9caf375d40b110470db77a28bc8e257a0584ba9424

See more details on using hashes here.

Supported by

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