Skip to main content

Jätekukko Omakukko API client

Project description

pytekukko -- Jätekukko Omakukko API client

Python versions PyPI version CI status OpenSSF Scorecard

Simple Python asyncio client for the Jätekukko Omakukko API.

The API of this package is modeled closely after the Omakukko API. Only read operations are implemented (well apart from, strictly speaking, login/logout), and there are no plans to add support for any write ones.

Usage in a nutshell:

  • construct an aiohttp ClientSession,
  • construct a Pytekukko client with it and your credentials,
  • invoke methods on the client.

The Omakukko API uses cookie based sessions, use a persistent aiohttp CookieJar to maintain client session across interpreter restarts.

High level client methods handle logging in when the need to do so is detected. If the detection is successful, there is no need to separately track session expiration or use the login method in the first place.

Command line examples

For usage examples, see utilities in the pytekukko.examples package. Executables and dependencies for these are installed when the package is installed with the examples extra, invoke them with --help for usage and setup information:

  • pytekukko-collection-schedules: output collection schedules in JSON or iCalendar
  • pytekukko-invoice-headers: output basic info on invoices in JSON
  • pytekukko-next-collections: output next collection dates in JSON

Shell completions for the examples can be generated with shtab's CLI usage mode.

shtab \
  --prog pytekukko-collection-schedules \
  --prefix pytekukko_collection_schedules \
  pytekukko.examples.print_collection_schedules.argparser
shtab \
  --prog pytekukko-invoice-headers \
  --prefix pytekukko_invoice_headers \
  pytekukko.examples.print_invoice_headers.argparser
shtab \
  --prog pytekukko-next-collections \
  --prefix pytekukko_next_collections \
  pytekukko.examples.print_next_collections.argparser

Disclaimer

This package is not supported by or endorsed by Jätekukko. Do not bother them with questions or issues related to it.

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

pytekukko-0.17.1.tar.gz (25.8 kB view details)

Uploaded Source

Built Distribution

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

pytekukko-0.17.1-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file pytekukko-0.17.1.tar.gz.

File metadata

  • Download URL: pytekukko-0.17.1.tar.gz
  • Upload date:
  • Size: 25.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for pytekukko-0.17.1.tar.gz
Algorithm Hash digest
SHA256 b067ae65fe1bfcde6532fee0190f12eb0adc7bff814637878a27168fcd7fc171
MD5 b25f087efa4aa0f2c0f68c800ecfdae2
BLAKE2b-256 8e4d3c323d9f8dcce1193152116f170b0ccedb881cf343784f78c23471054c71

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytekukko-0.17.1.tar.gz:

Publisher: release.yaml on scop/pytekukko

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytekukko-0.17.1-py3-none-any.whl.

File metadata

  • Download URL: pytekukko-0.17.1-py3-none-any.whl
  • Upload date:
  • Size: 18.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for pytekukko-0.17.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1449bcdac8f275096a32ffcef03c5e38227482137bdd51176a26ba31bafbf8ea
MD5 04e6ad678d29251206fb4f479ee4aafc
BLAKE2b-256 268fb5fa409cd23db9d98cef16d6bd600afb301ffedfe5f6ec1848afae0aecfc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytekukko-0.17.1-py3-none-any.whl:

Publisher: release.yaml on scop/pytekukko

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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