{"id":16842459,"url":"https://github.com/psypherpunk/django-pwny","last_synced_at":"2025-04-11T05:52:01.217Z","repository":{"id":57421413,"uuid":"172060794","full_name":"PsypherPunk/django-pwny","owner":"PsypherPunk","description":"Have I Been Pwned? password validator for Django.","archived":false,"fork":false,"pushed_at":"2025-04-04T12:57:59.000Z","size":272,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T05:51:56.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PsypherPunk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.rst","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-02-22T12:14:05.000Z","updated_at":"2025-04-04T12:58:02.000Z","dependencies_parsed_at":"2025-01-13T17:43:59.082Z","dependency_job_id":"777c1ff1-33cd-4ab4-ad58-accf943d35e3","html_url":"https://github.com/PsypherPunk/django-pwny","commit_stats":{"total_commits":20,"total_committers":3,"mean_commits":6.666666666666667,"dds":0.5,"last_synced_commit":"df0555bd983e5b7245ab8ec449b6434eeee3d4e7"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsypherPunk%2Fdjango-pwny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsypherPunk%2Fdjango-pwny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsypherPunk%2Fdjango-pwny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsypherPunk%2Fdjango-pwny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PsypherPunk","download_url":"https://codeload.github.com/PsypherPunk/django-pwny/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248351410,"owners_count":21089271,"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-13T12:46:13.691Z","updated_at":"2025-04-11T05:52:01.188Z","avatar_url":"https://github.com/PsypherPunk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `django-pwny`\n\n*Have I Been Pwned?* password validator. Inspired by a\n[blog post](https://www.thedatashed.co.uk/2019/02/07/django-pwny/) on\nthe subject.\n\n## Quickstart\n\nInstall `django-pwny`:\n\n```sh\npip install django-pwny\n```\n\nAdd it to your `AUTH_PASSWORD_VALIDATORS`:\n\n``` python\nAUTH_PASSWORD_VALIDATORS = [\n    ...\n    \"pwny.validation.HaveIBeenPwnedValidator\",\n    ...\n]\n```\n\n## Running Tests\n\n`django-pwny` makes use of\n[`pytest-dev/pytest-django`](https://github.com/pytest-dev/pytest-django) to\nrun tests via [`pytest`](https://docs.pytest.org/).\n\nAssuming dependencies are installed, simply run:\n\n```sh\npytest\n```\n\n## Credits\n\nTools used in rendering this package:\n\n- [Cookiecutter](https://github.com/audreyr/cookiecutter)\n- [cookiecutter-djangopackage](https://github.com/pydanny/cookiecutter-djangopackage)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsypherpunk%2Fdjango-pwny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsypherpunk%2Fdjango-pwny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsypherpunk%2Fdjango-pwny/lists"}