{"id":21925377,"url":"https://github.com/fabienarcellier/airflow_lambda","last_synced_at":"2026-05-05T06:33:43.610Z","repository":{"id":40987121,"uuid":"112185439","full_name":"FabienArcellier/airflow_lambda","owner":"FabienArcellier","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-07T23:46:14.000Z","size":22,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-27T11:14:46.055Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FabienArcellier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-27T11:02:58.000Z","updated_at":"2017-11-27T11:04:14.000Z","dependencies_parsed_at":"2022-09-02T07:41:27.674Z","dependency_job_id":null,"html_url":"https://github.com/FabienArcellier/airflow_lambda","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabienArcellier%2Fairflow_lambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabienArcellier%2Fairflow_lambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabienArcellier%2Fairflow_lambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabienArcellier%2Fairflow_lambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FabienArcellier","download_url":"https://codeload.github.com/FabienArcellier/airflow_lambda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244950642,"owners_count":20537227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T21:18:29.043Z","updated_at":"2026-05-05T06:33:43.565Z","avatar_url":"https://github.com/FabienArcellier.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Motivation\n\nI need to invoke AWS lambda worker managed by airflow.\n\n## Synopsis\n\n* the operator LambdaOperator comes from https://github.com/yashap/airflow\n\n## The latest version\n\nYou can find the latest version to ...\n\n```bash\ngit clone ...\n```\n\n## Usage\n\nYou can run the application with the following command\n\n```python\n\n```\n\n## Contributing\n\n### Install development environment\n\nUse make to instanciate a python virtual environment in ./venv3 and install the\npython dependencies.\n\n```bash\nmake venv3\nmake install_requirements_dev\n```\n\n### Initiate or update the library requirements\n\nIf you want to initiate or update all the package and freeze a new requirements.txt, use\nthis procedure\n\n```bash\nmake update_requirements\n```\n\n### Activate the python environment\n\nWhen you setup the requirements, a `venv3` directory on python 3 is created.\nTo activate the venv, you have to execute /\n\n```bash\nsource venv3/bin/activate\n```\n\n### Run the linter and the unit tests\n\nBefore commit or send a pull request, you have to execute pylint to check the syntax\nof your code and run the unit tests to validate the behavior.\n\n```bash\nmake lint\nmake tests\n```\n\n## Contributors\n\n* Fabien Arcellier\n\n## License\n\nA short snippet describing the license (MIT, Apache, etc.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabienarcellier%2Fairflow_lambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabienarcellier%2Fairflow_lambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabienarcellier%2Fairflow_lambda/lists"}