Skip to main content

Lokalise hook and operator for Airflow based on the Lokalise Python SDK

Project description

 Airflow Provider Lokalise

This repository provides hook and operator to connect to the Lokalise API using the Lokalise Python SDK.

Connection

Hook and operator are using the following parameter to connect to Lokalise API:

  • lokalise_conn_id: name of the connection in Airflow
  • password: personal API token to connect to the API. Can be obtained following this documentation
  • host: name of the project in Lokalise.

 Repo organization

  • Hook is located in the lokalise_provider/hooks folder.
  • Operator is located in the lokalise_provider/operator folder.
  • Tests for hook and operator are located in the tests folder.

Dependencies

  • Python >= 3.10
  • Airflow >= 2.7
  • python-lokalise-api>=2.1.0

Additional dependencies are described in the pyproject.toml file.

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

airflow-providers-lokalise-1.1.4.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

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