{"id":19771997,"url":"https://github.com/danieldacosta/zip-dependencies","last_synced_at":"2026-04-10T03:02:03.307Z","repository":{"id":37673413,"uuid":"280309746","full_name":"DanielDaCosta/zip-dependencies","owner":"DanielDaCosta","description":"Shell script to zip python dependencies when uploading them to lambda.","archived":false,"fork":false,"pushed_at":"2023-02-16T01:50:03.000Z","size":24,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T18:34:38.629Z","etag":null,"topics":["docker","packages","zip"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DanielDaCosta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-07-17T02:43:53.000Z","updated_at":"2021-11-08T21:55:29.000Z","dependencies_parsed_at":"2025-04-30T17:41:46.623Z","dependency_job_id":"aaa4fdf0-7c37-483d-af91-03239ac52c89","html_url":"https://github.com/DanielDaCosta/zip-dependencies","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanielDaCosta/zip-dependencies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielDaCosta%2Fzip-dependencies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielDaCosta%2Fzip-dependencies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielDaCosta%2Fzip-dependencies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielDaCosta%2Fzip-dependencies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielDaCosta","download_url":"https://codeload.github.com/DanielDaCosta/zip-dependencies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielDaCosta%2Fzip-dependencies/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008290,"owners_count":26084431,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker","packages","zip"],"created_at":"2024-11-12T05:05:04.698Z","updated_at":"2025-10-11T18:34:42.976Z","avatar_url":"https://github.com/DanielDaCosta.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zipping Python Dependecies\nShell script to zip python dependencies when uploading them to lambda.\n\nYou must have Docker installed in order to execute the script.\n\nUses python3.7. You can change for any other python version changing the docker image ```python:3.7-slim```\nin ```build.sh```.\n\n# Usage\nSave your python dependencies in ```requirements.txt```\n\nMake ```build.sh``` an executable using:\n\n```\nchmod +x build.sh\n```\n\nExecute the script ```./build.sh```\n\nYour dependencies will be save in the following folder: ```build/```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldacosta%2Fzip-dependencies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanieldacosta%2Fzip-dependencies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldacosta%2Fzip-dependencies/lists"}