{"id":18029829,"url":"https://github.com/zeioth/norecaptcha-python3","last_synced_at":"2025-03-27T03:31:13.757Z","repository":{"id":28222209,"uuid":"31726580","full_name":"Zeioth/norecaptcha-python3","owner":"Zeioth","description":" Python 3 client for Google No CAPTCHA reCAPTCHA services.","archived":false,"fork":false,"pushed_at":"2023-06-19T15:38:12.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T13:29:07.579Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/Zeioth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"Zeioth","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2015-03-05T17:33:48.000Z","updated_at":"2023-06-19T15:38:17.000Z","dependencies_parsed_at":"2024-10-30T09:11:42.395Z","dependency_job_id":"213ae11d-2b02-4e9b-96b5-efb93d1ee1ce","html_url":"https://github.com/Zeioth/norecaptcha-python3","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.09999999999999998,"last_synced_commit":"ae2198c98da7b8f73ec3351c3915e5b1e7c6a13c"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeioth%2Fnorecaptcha-python3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeioth%2Fnorecaptcha-python3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeioth%2Fnorecaptcha-python3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zeioth%2Fnorecaptcha-python3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zeioth","download_url":"https://codeload.github.com/Zeioth/norecaptcha-python3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245778612,"owners_count":20670682,"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":[],"created_at":"2024-10-30T09:11:36.655Z","updated_at":"2025-03-27T03:31:13.752Z","avatar_url":"https://github.com/Zeioth.png","language":"Python","funding_links":["https://github.com/sponsors/Zeioth"],"categories":[],"sub_categories":[],"readme":"# norecaptcha-python3\n Python 3 server-side library for google No CAPTCHA reCAPTCHA services.\n\nInstallation\n==============\n    pip install norecaptcha-python3\n\nExample of use\n==============\n   ```python\n    from norecaptcha3.captcha import submit\n    \n    # Check captcha\n    r = submit(remote_ip=user_ip,\n               response=client_code,\n               secret_key=captcha_secret)\n    if not r.is_valid:\n        raise Exception('Invalid captcha')\n   ```\n    \nThis project is a fork of: https://github.com/oursky/norecaptcha\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeioth%2Fnorecaptcha-python3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeioth%2Fnorecaptcha-python3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeioth%2Fnorecaptcha-python3/lists"}