{"id":22294009,"url":"https://github.com/andreibancioiu/flask-gae-sessions","last_synced_at":"2026-05-17T15:32:51.723Z","repository":{"id":248984830,"uuid":"81266877","full_name":"andreibancioiu/flask-gae-sessions","owner":"andreibancioiu","description":"Example for using Flask server side sessions on Google App Engine.","archived":false,"fork":false,"pushed_at":"2017-07-09T21:29:10.000Z","size":224,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T22:19:03.622Z","etag":null,"topics":["flask","google-appengine"],"latest_commit_sha":null,"homepage":"https://andreibancioiu.github.io/flask-gae-sessions","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/andreibancioiu.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":"2017-02-07T23:47:50.000Z","updated_at":"2025-02-02T18:05:32.000Z","dependencies_parsed_at":"2024-07-18T09:17:08.491Z","dependency_job_id":null,"html_url":"https://github.com/andreibancioiu/flask-gae-sessions","commit_stats":null,"previous_names":["andreibancioiu/flask-gae-sessions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andreibancioiu/flask-gae-sessions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreibancioiu%2Fflask-gae-sessions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreibancioiu%2Fflask-gae-sessions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreibancioiu%2Fflask-gae-sessions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreibancioiu%2Fflask-gae-sessions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreibancioiu","download_url":"https://codeload.github.com/andreibancioiu/flask-gae-sessions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreibancioiu%2Fflask-gae-sessions/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267451144,"owners_count":24089293,"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-27T02:00:11.917Z","response_time":82,"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","google-appengine"],"created_at":"2024-12-03T17:34:02.754Z","updated_at":"2025-10-12T22:40:27.079Z","avatar_url":"https://github.com/andreibancioiu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Run Locally\n1. Install and then initialize the [Google Cloud SDK](https://cloud.google.com/sdk/docs/).\n\n2. Install dependencies in the project's lib directory.\n\n  ```\n  pip install -r requirements.txt -t lib\n  ```\n\n3. Run tests\n\n  ```\n  cd tests\n  python runner.py ~/google-cloud-sdk\n  ```\n\n4. Start development server\n\n  ```\n  ./start.sh\n  ```\n\n  Then browse `http://localhost:8080`.\n\n5. Deploy to GAE\n\n  ```\n  gcloud app deploy app.yaml --project flask-gae-sessions --verbosity=info\n  ```\n\n## Screenshot\n\n![Screenshot](screenshot.png)\n\n\n## Documentation\n\n```\ncd docs\nmake html\ngit subtree push --prefix docs/build/html origin gh-pages\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreibancioiu%2Fflask-gae-sessions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreibancioiu%2Fflask-gae-sessions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreibancioiu%2Fflask-gae-sessions/lists"}