{"id":20784693,"url":"https://github.com/av1m/cars","last_synced_at":"2026-04-23T06:31:54.191Z","repository":{"id":75176505,"uuid":"413781817","full_name":"av1m/cars","owner":"av1m","description":"Example of architecture on an example of cars and food","archived":false,"fork":false,"pushed_at":"2024-03-20T16:17:48.000Z","size":110,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T18:48:23.789Z","etag":null,"topics":["abc","architecture","design-patterns"],"latest_commit_sha":null,"homepage":"","language":"Python","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/av1m.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}},"created_at":"2021-10-05T11:04:50.000Z","updated_at":"2021-11-28T11:21:05.000Z","dependencies_parsed_at":"2024-11-17T14:35:28.815Z","dependency_job_id":"f22cfcae-e211-4151-9a4f-470a8b52fc79","html_url":"https://github.com/av1m/cars","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/av1m/cars","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/av1m%2Fcars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/av1m%2Fcars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/av1m%2Fcars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/av1m%2Fcars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/av1m","download_url":"https://codeload.github.com/av1m/cars/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/av1m%2Fcars/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32169655,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["abc","architecture","design-patterns"],"created_at":"2024-11-17T14:32:15.119Z","updated_at":"2026-04-23T06:31:54.174Z","avatar_url":"https://github.com/av1m.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cars\n\n[![Cars CI/CD](https://github.com/av1m/cars/actions/workflows/ci.yaml/badge.svg)](https://github.com/av1m/cars/actions/workflows/ci.yaml)\n[![Python3.10](https://img.shields.io/badge/Python-3.10-blue)](https://docs.python.org/3/whatsnew/3.10.html)\n[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/av1m/cars/blob/master/LICENSE)\n\n## Abstract\n\nThis project was conducted as part of an agility course at Paris Dauphine University.\nIt is not necessarily a very great coherence because the goal was precisely to project into an Ireel world.\nHowever, the \"real\" inconsistency does not prevent developing a high quality project.\nWe find thus:\n\n- ABC\n- Unit tests\n- Code coverage\n- Linter (pylint)\n- Design Patterns\n- Static typing (mypy)\n- Formater (black and isort)\n- Functional tests (with cucumber and behave)\n\nThis project consists of two packages:\n\n1. `cars`\n2. `foods`\n\nThe link between these two packages reside in the fact that a car can sell food (the Foodtruck concept)\n\n## Get started 🎉\n\n1. Clone the project\n\n    ```bash\n    git clone https://github.com/av1m/cars.git\n    cd cars\n    ```\n\n2. Run make command\n\n    ```bash\n    make install\n    ```\n\nTest the project\n\n```bash\nmake test\n```\n\nFormat the code\n\n```bash\nmake format\n```\n\nCheck all useful commands\n\n```bash\nmake help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fav1m%2Fcars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fav1m%2Fcars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fav1m%2Fcars/lists"}