{"id":19162629,"url":"https://github.com/salmandabbakuti/gcp-python-webapp","last_synced_at":"2025-02-22T22:40:50.741Z","repository":{"id":99904320,"uuid":"183257485","full_name":"Salmandabbakuti/gcp-python-webapp","owner":"Salmandabbakuti","description":"Deploying Hello world Python App on Google Cloud Platform's App Engine.","archived":false,"fork":false,"pushed_at":"2023-05-01T20:15:07.000Z","size":50,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-03T21:39:32.056Z","etag":null,"topics":["appengine","googlecloudplatform","python3","webapp"],"latest_commit_sha":null,"homepage":null,"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/Salmandabbakuti.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":"2019-04-24T15:32:02.000Z","updated_at":"2020-05-24T09:54:37.000Z","dependencies_parsed_at":"2023-05-11T00:00:33.348Z","dependency_job_id":null,"html_url":"https://github.com/Salmandabbakuti/gcp-python-webapp","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/Salmandabbakuti%2Fgcp-python-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salmandabbakuti%2Fgcp-python-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salmandabbakuti%2Fgcp-python-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salmandabbakuti%2Fgcp-python-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Salmandabbakuti","download_url":"https://codeload.github.com/Salmandabbakuti/gcp-python-webapp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240245902,"owners_count":19771029,"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":["appengine","googlecloudplatform","python3","webapp"],"created_at":"2024-11-09T09:12:24.768Z","updated_at":"2025-02-22T22:40:50.733Z","avatar_url":"https://github.com/Salmandabbakuti.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GCP-Python-WebAPP\n\nDeploying Hello world Python App on Google Cloud Platform's App Engine.\n\nNote: Trust me, if I say “App Engine cost you several bucks.” unless you have credits, don’t go further.\n\n## Creating Project\n1.Go to GCP Console Home,Click on cloud shell icon. it will open shell cmd prompt on bottom screen\n\n\u003cimg align=\"center\" src=\"https://github.com/Salmandabbakuti/GCP-Python-WebApp/blob/master/chrome_2019-04-24_22-33-46.png\"\u003e\n\n2. Click on Little pen icon on top right of shell. it will take you to cloudshell UI site.\n\n\u003cimg align=\"center\" src=\"https://github.com/Salmandabbakuti/GCP-Python-WebApp/blob/master/chrome_2019-04-24_22-34-40.png\"\u003e\n\n\n3. Create a new folder by  rigth clicking on  your root directory.\n\n\u003cimg align=\"center\" src=\"https://github.com/Salmandabbakuti/GCP-Python-WebApp/blob/master/chrome_2019-04-24_22-46-25.png\"\u003e\n\n\n4. Create app.yaml, main.py, requirements.txt files in newfolder directory\n\n\u003cimg align=\"center\" src=\"https://github.com/Salmandabbakuti/GCP-Python-WebApp/blob/master/chrome_2019-04-24_22-21-52.png\"\u003e\n\n\n## Folder Structure\n```\n├── pythondemo\n│   ├── app.yaml\n│   ├── main.py\n│   └── requirements.txt\n```\n## Deploy App\n\nin your folder directory, run following command. it will take sometime to deploy your app.\n\n```gcloud app deploy```\n\n\u003cimg align=\"center\" src=\"https://github.com/Salmandabbakuti/GCP-Python-WebApp/blob/master/chrome_2019-04-24_22-56-18.png\"\u003e\n \n## Browse APP\n\nonce deployed, run this command and it will show deployed address and paste this address in your browser. it will show deployed python Webapp response.\n\n```gcloud app browse```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalmandabbakuti%2Fgcp-python-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalmandabbakuti%2Fgcp-python-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalmandabbakuti%2Fgcp-python-webapp/lists"}