Skip to main content

Lever connectors for Bytewax

Project description

PyPI

Bytewax Lever

Lever connectors for Bytewax.

This connector offers 1 source:

  • LeverPostingSource - Supplies created & updated Lever Postings

Installation

This package is available via PyPi as bytewax-lever and can be installed via your package manager of choice.

Usage

import os

import bytewax.operators as op
from bytewax.dataflow import Dataflow
from bytewax.connectors.stdio import StdOutSink

from bytewax_lever import PostingSource

LEVER_API_KEY = os.environ["LEVER_API_KEY"]

flow = Dataflow("lever_example")
flow_input = op.input("input", flow, PostingSource(api_key=LEVER_API_KEY))

op.output("output", flow_input, StdOutSink())

License

Licensed under the MIT License.

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

bytewax_lever-0.2.2.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

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

bytewax_lever-0.2.2-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file bytewax_lever-0.2.2.tar.gz.

File metadata

  • Download URL: bytewax_lever-0.2.2.tar.gz
  • Upload date:
  • Size: 13.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.5.4

File hashes

Hashes for bytewax_lever-0.2.2.tar.gz
Algorithm Hash digest
SHA256 b42d62db6a2857563ee56b6affc8e48115d29e858c398fa06a72746ebeada0da
MD5 19722b098a93f4fcbfe5016f6abb48d1
BLAKE2b-256 728a0c2e2f30c5707cbc64b7d86f601b5736fd2923739189f264a9e295ba3754

See more details on using hashes here.

File details

Details for the file bytewax_lever-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for bytewax_lever-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1a3dbbd3d255411084653450e61aa09cb3df36b9fab905c4af15dff4431c9f20
MD5 e969deee0e578f2b30ad58ea5690d826
BLAKE2b-256 a6927c876b01cf0550c91ef5d3cbb7e726413125b9bf5a4f1363388b177c06f1

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