{"id":18068369,"url":"https://github.com/twfksh/python-devops-walkthrough","last_synced_at":"2026-04-18T17:02:12.327Z","repository":{"id":260142697,"uuid":"880437788","full_name":"twfksh/python-devops-walkthrough","owner":"twfksh","description":"python devops setup and aws deploy walkthrough","archived":false,"fork":false,"pushed_at":"2024-10-30T16:27:33.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T12:45:37.155Z","etag":null,"topics":["aws","devops","docker","fastapi","python"],"latest_commit_sha":null,"homepage":"","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/twfksh.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-29T18:12:57.000Z","updated_at":"2024-10-30T16:27:37.000Z","dependencies_parsed_at":"2024-10-30T17:41:06.146Z","dependency_job_id":null,"html_url":"https://github.com/twfksh/python-devops-walkthrough","commit_stats":null,"previous_names":["twfksh/python-devops-scaffolding","twfksh/python-devops-walkthrough"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twfksh%2Fpython-devops-walkthrough","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twfksh%2Fpython-devops-walkthrough/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twfksh%2Fpython-devops-walkthrough/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twfksh%2Fpython-devops-walkthrough/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twfksh","download_url":"https://codeload.github.com/twfksh/python-devops-walkthrough/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361700,"owners_count":20926643,"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":["aws","devops","docker","fastapi","python"],"created_at":"2024-10-31T08:06:13.827Z","updated_at":"2026-04-18T17:02:07.297Z","avatar_url":"https://github.com/twfksh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-devops-walkthrough\n\n1. create a python virtualenv `python -m venv ~/.venv` or `virtualenv ~/.venv`\n2. create empty files `Makefile`, `requirements.txt`, `main.py`, `Dockerfile`, `lib/__init__.py`\n3. populate `Makefile`\n4. setup continuous integration, i.e. check for issues like lint errors\n   ![testing_lint_step](https://github.com/user-attachments/assets/183073e5-18f0-49c7-8996-f9c4190c1a1d)\n\n5. build a cli using python fire library `./cli-fire.py --help` to test logic","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwfksh%2Fpython-devops-walkthrough","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwfksh%2Fpython-devops-walkthrough","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwfksh%2Fpython-devops-walkthrough/lists"}