{"id":18607057,"url":"https://github.com/salimane/flask-mvc","last_synced_at":"2025-08-21T09:32:52.563Z","repository":{"id":1892360,"uuid":"2818496","full_name":"salimane/flask-mvc","owner":"salimane","description":"python boilerplate application following MVC pattern using flask micro framework","archived":false,"fork":false,"pushed_at":"2023-04-25T19:43:22.000Z","size":31,"stargazers_count":142,"open_issues_count":1,"forks_count":46,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-08T08:12:20.798Z","etag":null,"topics":["flask","mvc"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"geohacker/flask-mvc","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/salimane.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}},"created_at":"2011-11-21T08:32:29.000Z","updated_at":"2025-04-07T15:30:52.000Z","dependencies_parsed_at":"2023-05-14T23:00:25.586Z","dependency_job_id":null,"html_url":"https://github.com/salimane/flask-mvc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/salimane/flask-mvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salimane%2Fflask-mvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salimane%2Fflask-mvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salimane%2Fflask-mvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salimane%2Fflask-mvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salimane","download_url":"https://codeload.github.com/salimane/flask-mvc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salimane%2Fflask-mvc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271455661,"owners_count":24762770,"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-08-21T02:00:08.990Z","response_time":74,"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":["flask","mvc"],"created_at":"2024-11-07T02:28:08.359Z","updated_at":"2025-08-21T09:32:52.268Z","avatar_url":"https://github.com/salimane.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask-mvc\n\n[![Build Status](https://github.com/salimane/flask-mvc/actions/workflows/master.yml/badge.svg)](https://github.com/salimane/flask-mvc/actions)\n[![Maintenance](https://img.shields.io/maintenance/yes/2023.svg)](https://github.com/salimane/flask-mvc/commits/master)\n\n\nA simple boilerplate application following the MVC pattern using Flask micro python framework.\nIt basically here to be a base skeleton for new python web applications\n\nIt includes:\n\n| environment | url |\n| --- | --- |\n| Demo | http://flask-mvc-salimane.herokuapp.com/ |\n\nThis repository is maintained by [Salimane Adjao Moustapha](https://github.com/salimane).\nIf you need to make changes to or have any ideas for improvement at this, please send a PR\n\n## Prerequisites\n\n* Git\n* A working [Python](https://www.python.org/) 3.10 installation with [virtualenv](https://virtualenv.pypa.io/en/stable/) and [pip](https://pypi.python.org/pypi/pip).\n    ** \n    ```shell\n    # Mac OS X\n    brew update\n    brew install asdf pipx\n    asdf plugin add python\n    asdf install python 3.10.11\n    pipx ensurepath\n    pipx install virtualenv\n    ```\n\n## Setup\n\n    ```Bash\n    $ git clone git@github.com:salimane/flask-mvc.git\n    $ cd flask-mvc\n    $ asdf local python 3.10.11\n    $ pipx install virtualenv\n    $ Run ``make setup``\n    ```\n\n## Running\n\n* Run in console with \n```\n$ make run\n```\n\n## Contributing\n\nIt basically here to be a base skeleton for new python web applications, so we'd love your input! Got a question or an idea? Create an issue or a pull-request.\n\n## Maintainers\n\n* [Salimane Adjao Moustapha - @salimane](https://github.com/salimane)\n\n## Copyright Notice\n\nCopyright (C) 2023 Salimane Adjao Moustapha, authors, and contributors. Licensed under the [MIT License](/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalimane%2Fflask-mvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalimane%2Fflask-mvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalimane%2Fflask-mvc/lists"}