{"id":19617713,"url":"https://github.com/macagua/example.flask.helloworld","last_synced_at":"2026-06-07T21:01:28.359Z","repository":{"id":53659148,"uuid":"195306103","full_name":"macagua/example.flask.helloworld","owner":"macagua","description":"Building a Hello World application with Flask","archived":false,"fork":false,"pushed_at":"2025-02-21T07:23:38.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T08:26:52.469Z","etag":null,"topics":["flask-application","flask-web","hello-world","python3"],"latest_commit_sha":null,"homepage":"https://flask.palletsprojects.com/en/stable/quickstart/","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/macagua.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-04T22:12:54.000Z","updated_at":"2025-02-21T07:23:42.000Z","dependencies_parsed_at":"2025-02-21T08:22:57.331Z","dependency_job_id":"51cac930-3789-409a-837a-463b4fa9f26e","html_url":"https://github.com/macagua/example.flask.helloworld","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/macagua%2Fexample.flask.helloworld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macagua%2Fexample.flask.helloworld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macagua%2Fexample.flask.helloworld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macagua%2Fexample.flask.helloworld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macagua","download_url":"https://codeload.github.com/macagua/example.flask.helloworld/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240907855,"owners_count":19876691,"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":["flask-application","flask-web","hello-world","python3"],"created_at":"2024-11-11T11:06:47.189Z","updated_at":"2026-06-07T21:01:28.302Z","avatar_url":"https://github.com/macagua.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"========================\nexample.flask.helloworld\n========================\n\n.. image:: https://raw.githubusercontent.com/macagua/example.flask.helloworld/master/docs/_static/flask-vertical.png\n   :class: image-inline\n\nBuilding a Hello World application with Flask.\n\n\nRequirements\n============\n\nPlease execute the following commands:\n\n::\n\n    $ sudo apt install -y python3-dev python3-pip python3-virtualenv\n    $ sudo apt install -y git\n    $ git clone https://github.com/macagua/example.flask.helloworld.git flask-helloworld\n    $ cd ./flask-helloworld\n    $ virtualenv --python /usr/bin/python3 venv\n    $ source ./venv/bin/activate\n    $ pip3 install -U pip\n    $ pip3 install -r requirements.txt\n\n\n----\n\nRunning\n=======\n\nPlease execute the following command:\n\n::\n\n    $ flask --app hello run\n\nOpen at your Web browser the following link http://127.0.0.1:5000/\n\n.. image:: https://raw.githubusercontent.com/macagua/example.flask.helloworld/master/docs/_static/flask-hello-world.png\n   :class: image-inline\n\nDisplay a **Hello World** message, like the previous figure.\n\n\n----\n\nTesting\n=======\n\nTo run the tests, please execute the following command:\n\n::\n\n    $ pytest -v\n\n\nThis way you can check that the application is working correctly.\n\n\n----\n\n\nLicense\n========\n\nThis project is licensed under the MIT License - see the `LICENSE \u003c./LICENSE\u003e`_ file for details.\n\n\n----\n\n\nReferences\n==========\n\n- `Quickstart — Flask documentation \u003chttps://flask.palletsprojects.com/en/stable/quickstart/\u003e`_.\n- `Testing Flask Applications — Flask documentation \u003chttps://flask.palletsprojects.com/en/stable/testing/\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacagua%2Fexample.flask.helloworld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacagua%2Fexample.flask.helloworld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacagua%2Fexample.flask.helloworld/lists"}