{"id":15665910,"url":"https://github.com/thepabloaguilar/clean-architecture-python","last_synced_at":"2025-04-05T15:45:41.162Z","repository":{"id":53642372,"uuid":"250846386","full_name":"thepabloaguilar/clean-architecture-python","owner":"thepabloaguilar","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-20T03:11:17.000Z","size":12,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-11T12:44:24.044Z","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/thepabloaguilar.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":"2020-03-28T16:49:26.000Z","updated_at":"2022-01-07T13:32:27.000Z","dependencies_parsed_at":"2022-09-15T18:42:05.645Z","dependency_job_id":null,"html_url":"https://github.com/thepabloaguilar/clean-architecture-python","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/thepabloaguilar%2Fclean-architecture-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thepabloaguilar%2Fclean-architecture-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thepabloaguilar%2Fclean-architecture-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thepabloaguilar%2Fclean-architecture-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thepabloaguilar","download_url":"https://codeload.github.com/thepabloaguilar/clean-architecture-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361598,"owners_count":20926642,"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-10-03T13:57:05.783Z","updated_at":"2025-04-05T15:45:41.129Z","avatar_url":"https://github.com/thepabloaguilar.png","language":"Python","readme":"# Clean Architecture Python\n\n\n\nThis example is heavily inspired by:\n\n[clean-architecture-example By Mattia Battiston](https://github.com/mattia-battiston/clean-architecture-example)\n\n[Enforcing SRP By Sobolevn](https://sobolevn.me/2019/03/enforcing-srp)\n\n\n\n## Run project\n\n```shell\ngit clone https://github.com/phakiller/clean-architecture-python\ncd clean-architecture-python\npipenv install\n```\n\n\n\n#### With Flask\n\n```shell\nexport FLASK_APP=\"$(pwd)/example/boot.py\"\nflask initdb\nflask run\n```\n\n**Routes**\n\n- /health/status\n- /broadbandaccessdevice/\u003chostname\u003e/\n\n\n\n## Improves\n\n*Did you find improvements to make?*\n\nOpen an Issue or submit your Pull Request\n\n\n\n## TODO\n\n- [ ] Use [mappers](https://github.com/dry-python/mappers/blob/master/docs/index.md) to translate Domain to Model objects and vice versa, instead create **to_entity(...)** method in Model classes\n- [ ] Write more unit tests","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthepabloaguilar%2Fclean-architecture-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthepabloaguilar%2Fclean-architecture-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthepabloaguilar%2Fclean-architecture-python/lists"}