{"id":20693125,"url":"https://github.com/jeshan/hypothesis-n-queens-problem","last_synced_at":"2026-04-17T20:32:52.203Z","repository":{"id":52695916,"uuid":"261025088","full_name":"jeshan/hypothesis-n-queens-problem","owner":"jeshan","description":"Solving the n-queens problem using property-based tests with Hypothesis","archived":false,"fork":false,"pushed_at":"2021-04-20T19:56:35.000Z","size":133,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-04T06:42:26.244Z","etag":null,"topics":["hypothesis","property-based-testing","pytest"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeshan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-03T21:32:29.000Z","updated_at":"2020-05-04T22:02:11.000Z","dependencies_parsed_at":"2022-08-22T06:40:59.424Z","dependency_job_id":null,"html_url":"https://github.com/jeshan/hypothesis-n-queens-problem","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeshan/hypothesis-n-queens-problem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeshan%2Fhypothesis-n-queens-problem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeshan%2Fhypothesis-n-queens-problem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeshan%2Fhypothesis-n-queens-problem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeshan%2Fhypothesis-n-queens-problem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeshan","download_url":"https://codeload.github.com/jeshan/hypothesis-n-queens-problem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeshan%2Fhypothesis-n-queens-problem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31945078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["hypothesis","property-based-testing","pytest"],"created_at":"2024-11-16T23:25:27.705Z","updated_at":"2026-04-17T20:32:52.187Z","avatar_url":"https://github.com/jeshan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# N queens problem (Hypothesis example)\n\nThis project demonstrates how to solve the N-queens problem (aka the [8 queens puzzle](https://en.wikipedia.org/wiki/Eight_queens_puzzle)) using Python and the Hypothesis library.\n\n## Requirements\n\nThis demo needs Hypothesis and pytest installed. Using [pipenv](https://github.com/pypa/pipenv), run `pipenv run pytest`.\n\nYou should then see:\n![](screenshot.png)\n\n\n# Copyright\n2020 Jeshan G. BABOOA\n\nCode is released under the simplified BSD licence. See [LICENCE](LICENCE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeshan%2Fhypothesis-n-queens-problem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeshan%2Fhypothesis-n-queens-problem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeshan%2Fhypothesis-n-queens-problem/lists"}