{"id":24402365,"url":"https://github.com/kylegichez/app1_flask","last_synced_at":"2026-05-04T22:34:56.202Z","repository":{"id":50548021,"uuid":"518235081","full_name":"KyleGichez/App1_Flask","owner":"KyleGichez","description":"This software project shows you how to set-up a Flask application and learn the basic Flask Application Structure.","archived":false,"fork":false,"pushed_at":"2022-07-30T05:29:06.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T07:22:20.486Z","etag":null,"topics":["flask","flask-application","python3","python3-application"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/KyleGichez.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}},"created_at":"2022-07-26T22:31:09.000Z","updated_at":"2022-07-30T05:27:49.000Z","dependencies_parsed_at":"2022-08-31T18:21:28.191Z","dependency_job_id":null,"html_url":"https://github.com/KyleGichez/App1_Flask","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KyleGichez/App1_Flask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleGichez%2FApp1_Flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleGichez%2FApp1_Flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleGichez%2FApp1_Flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleGichez%2FApp1_Flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KyleGichez","download_url":"https://codeload.github.com/KyleGichez/App1_Flask/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleGichez%2FApp1_Flask/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266726579,"owners_count":23974922,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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","flask-application","python3","python3-application"],"created_at":"2025-01-20T01:00:24.400Z","updated_at":"2026-05-04T22:34:56.164Z","avatar_url":"https://github.com/KyleGichez.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# App1_Flask\n\n## Table of Contents\n- [Overview](#overview)\n- [Installation](#installation)\n- [Setup](#setup)\n- [Requirements](#requirements)\n- [License](#License)\n- [Author](#author)\n\n### Overview\nThis is a software program built in flask. It shows you how to set-up a basic flask application. Let's have a look ⏩\n\n### Installation\nTo install this flask application, clone this repository into your local working environment and open it in your favorite IDE.\n````clone repository\ngit clone  https://github.com/KyleGichez/App1_Flask.git\n````\nAlso, you can choose to download this project to your local working environment as a zip folder when you click the green code button in this repository.\n\n### Set-up\n````Set-up \n$ python3 -m venv --without-pip virtual\n$ source virtual/bin/activate\n$ curl https://bootstrap.pypa.io/get-pip.py | python\n$ pip install flask\n$ deactivate\n````\n\n### Requirements\nTo check all the dependencies installed when building this project, download the requirements.txt file.\n````requirements.txt file\nclick==8.1.3\nFlask==2.1.3\nimportlib-metadata==4.12.0\nitsdangerous==2.1.2\nJinja2==3.1.2\nMarkupSafe==2.1.1\nWerkzeug==2.2.0\nzipp==3.8.1\n````\n- Run **pip install -r requirements.txt** command to install the requirements text file.\n- Run **pip freeze** command to check all the dependencies that are currently installed in your project.\n- Run **pip freeze \u003e requirements.txt** command to update the requirements text file.\n\n### License\nThis project is licensed under MIT License.\n\n### Author\n- [Portfolio] (https://gichuremaina.netlify.app)\n- [GitHub] (https://github.com/KyleGichez)\n- [LinkedIn] (https://www.linkedin.com/in/gichure-maina-a45aab202/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkylegichez%2Fapp1_flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkylegichez%2Fapp1_flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkylegichez%2Fapp1_flask/lists"}