{"id":31782380,"url":"https://github.com/zopefoundation/zope.globalrequest","last_synced_at":"2025-10-10T09:19:41.317Z","repository":{"id":7208452,"uuid":"8514011","full_name":"zopefoundation/zope.globalrequest","owner":"zopefoundation","description":"Global way of retrieving the currently active request.","archived":false,"fork":false,"pushed_at":"2025-09-12T07:14:10.000Z","size":105,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":65,"default_branch":"master","last_synced_at":"2025-09-12T08:35:30.729Z","etag":null,"topics":["maintained"],"latest_commit_sha":null,"homepage":"","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/zopefoundation.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-03-02T01:43:27.000Z","updated_at":"2025-09-12T07:14:12.000Z","dependencies_parsed_at":"2024-06-19T22:51:03.917Z","dependency_job_id":"59e39d67-3823-46f4-aab2-3b81eb7fa98e","html_url":"https://github.com/zopefoundation/zope.globalrequest","commit_stats":{"total_commits":68,"total_committers":13,"mean_commits":5.230769230769231,"dds":0.7352941176470589,"last_synced_commit":"dc9a4fc0ae620d25ecc19a6a73bd6df4c6c871aa"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/zopefoundation/zope.globalrequest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2Fzope.globalrequest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2Fzope.globalrequest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2Fzope.globalrequest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2Fzope.globalrequest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zopefoundation","download_url":"https://codeload.github.com/zopefoundation/zope.globalrequest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2Fzope.globalrequest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003410,"owners_count":26083581,"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-10-10T02:00:06.843Z","response_time":62,"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":["maintained"],"created_at":"2025-10-10T09:19:40.158Z","updated_at":"2025-10-10T09:19:41.302Z","avatar_url":"https://github.com/zopefoundation.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"zope.globalrequest\n==================\n\nIntroduction\n------------\n\nThis package provides a contextless way to retrieve the currently active request object in a zope-based web framework.\nTo do so you simply need to do the following::\n\n    from zope.globalrequest import getRequest\n    request = getRequest()\n\nThis package is mainly intended to be used with the Zope/Plone stack.\nWhile it also works with the Zope3 framework,\nthe latter promotes a clean separation of concerns and the pattern of having a globally available request object is discouraged.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzopefoundation%2Fzope.globalrequest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzopefoundation%2Fzope.globalrequest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzopefoundation%2Fzope.globalrequest/lists"}