Skip to main content

Provider para interações com o SIAFI e seus sistemas derivados

Project description

eb-airflow-providers-siafi

Provider para interações com o SIAFI e seus sistemas derivados

Instalação

pip install eb-airflow-providers-siafi

Conteúdo

  • Hook e tipo de conexão "Conta do SIAFI"

Imagem para conexão "Conta do SIAFI"

Uso

from eb_airflow.providers.siafi.hooks.siafi import SIAFIHook


with SIAFIHook('id_conexao') as hook:
    cpf = hook.cpf
    senha = hook.senha

    ...

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

eb-airflow-providers-siafi-1.2.0.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

eb_airflow_providers_siafi-1.2.0-py3-none-any.whl (136.8 kB view hashes)

Uploaded Python 3

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