{"id":16744395,"url":"https://github.com/alex-grover/hexagonal-architecture-python","last_synced_at":"2025-11-01T08:30:26.493Z","repository":{"id":53616329,"uuid":"221878308","full_name":"alex-grover/hexagonal-architecture-python","owner":"alex-grover","description":"An example backend implementing Hexagonal Architecture in Python using Flask and SqlAlchemy.","archived":true,"fork":false,"pushed_at":"2023-05-02T19:11:54.000Z","size":34,"stargazers_count":163,"open_issues_count":0,"forks_count":17,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-10-27T12:15:44.018Z","etag":null,"topics":["blog-post","flask","hexagonal-architecture","python","sqlalchemy"],"latest_commit_sha":null,"homepage":"https://alexgrover.me/posts/python-hexagonal-architecture","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/alex-grover.png","metadata":{"files":{"readme":"README.rst","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":"2019-11-15T08:24:18.000Z","updated_at":"2024-10-16T15:33:34.000Z","dependencies_parsed_at":"2023-01-18T12:01:28.816Z","dependency_job_id":null,"html_url":"https://github.com/alex-grover/hexagonal-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/alex-grover%2Fhexagonal-architecture-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-grover%2Fhexagonal-architecture-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-grover%2Fhexagonal-architecture-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-grover%2Fhexagonal-architecture-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alex-grover","download_url":"https://codeload.github.com/alex-grover/hexagonal-architecture-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239265715,"owners_count":19610217,"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":["blog-post","flask","hexagonal-architecture","python","sqlalchemy"],"created_at":"2024-10-13T01:43:10.977Z","updated_at":"2025-11-01T08:30:26.281Z","avatar_url":"https://github.com/alex-grover.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=====================================================================\n Hexagonal Architecture example in Python using Flask and SqlAlchemy\n=====================================================================\n\n------------------------\n Installation and Usage\n------------------------\n\nWith Python 3.7+, pipenv, and Postgres installed, run the following:\n\n.. highlight:: bash\n.. code-block::\n\n    $ git clone https://github.com/alex-grover/hexagonal-architecture-python.git\n    $ cd hexagonal-architecture-python\n    $ ./setup.sh\n    $ pipenv run hex db create\n    $ pipenv run hex db migrate\n    $ pipenv run hex server\n\nTo run the tests:\n\n.. code-block::\n\n    $ pipenv run hex db create test\n    $ pipenv run hex db migrate test\n    $ pipenv run hex check tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex-grover%2Fhexagonal-architecture-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falex-grover%2Fhexagonal-architecture-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex-grover%2Fhexagonal-architecture-python/lists"}