{"id":34096048,"url":"https://github.com/daviddoret/punctilious","last_synced_at":"2026-04-07T11:31:18.194Z","repository":{"id":193602605,"uuid":"635947175","full_name":"daviddoret/punctilious","owner":"daviddoret","description":"A human-friendly and developer-friendly math proof assistant","archived":false,"fork":false,"pushed_at":"2025-08-27T18:35:12.000Z","size":60786,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-16T19:28:20.201Z","etag":null,"topics":["formal-methods","formal-system","math","mathematics","proof","proof-assistant","proof-assistants"],"latest_commit_sha":null,"homepage":"https://github.com/daviddoret/punctilious","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/daviddoret.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,"zenodo":null}},"created_at":"2023-05-03T19:55:07.000Z","updated_at":"2025-12-05T19:18:20.000Z","dependencies_parsed_at":"2024-05-18T09:21:21.078Z","dependency_job_id":"9a80ba26-0872-4c8d-b0a4-1285936198cc","html_url":"https://github.com/daviddoret/punctilious","commit_stats":null,"previous_names":["daviddoret/punctilious"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/daviddoret/punctilious","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviddoret%2Fpunctilious","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviddoret%2Fpunctilious/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviddoret%2Fpunctilious/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviddoret%2Fpunctilious/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daviddoret","download_url":"https://codeload.github.com/daviddoret/punctilious/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviddoret%2Fpunctilious/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31511529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["formal-methods","formal-system","math","mathematics","proof","proof-assistant","proof-assistants"],"created_at":"2025-12-14T15:26:35.500Z","updated_at":"2026-04-07T11:31:18.188Z","avatar_url":"https://github.com/daviddoret.png","language":"Python","readme":"# punctilious\n\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/daviddoret/punctilious\"\u003e\n    \u003cimg \nsrc=\"https://github.com/daviddoret/punctilious/raw/master/branding/punctilious-logo-full-light-600x600-white.png\" \nalt=\"The punctilious logo\" width=\"300\" height=\"300\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\u003cp align=\"center\"\u003e\n    A human-friendly and developer-friendly math proof assistant library.\n\u003c/p\u003e\n\n## About\n\n*Punctilious* is a *math proof assistant* open-source project developed in\npython. In straightforward language, it intends to facilitate the study and\ndevelopment of mathematical proofs by human beings.\n\nThere exists multiple math proof assistants, including:\n\n* [Coq](https://coq.inria.fr/)\n* [Isabelle](https://isabelle.in.tum.de/)\n* [Lean](https://leanprover.github.io/)\n\n...and many more. The [proof assistant](https://en.wikipedia.org/wiki/Proof_assistant) page on Wikipedia contains a\ngeneral-purpose comparison of these.\n\nIn contrast, *punctilious* is a ridiculous [Lilliputian](https://en.wikipedia.org/wiki/Lilliput_and_Blefuscu) with\nneither the length, nor the breadth of these time-proven systems.\n\n### So why develop yet another math proof assistant?\n\nBesides being a fun and thrilling learning experience, the focus points of\n*punctilious* are:\n\n* Human-friendly and developer-friendly inputs (i.e.: write math as we learn \\\n  it)\n* Ease of use\n* Human-friendly and developer-friendly outputs (i.e.: readable)\n\n*Punctilious* does not pay much attention to:\n\n* Performance (i.e. for large-scale proof applications)\n\n## Source code repository\n\nThe source code of the *punctilious* package lives on [GitHub](https://github.com/) here:\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/daviddoret/punctilious\"\u003e\nhttps://github.com/daviddoret/punctilious\u003c/a\u003e\u003c/p\u003e\n\n## Package directory\n\nThe *punctilious* package is available for download from the\n[Python Package Index (PyPi)](https://pypi.org/) here:\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://pypi.org/project/punctilious/\"\u003e\nhttps://pypi.org/project/punctilious/\u003c/a\u003e\u003c/p\u003e\n\n## Prerequisites\n\nPython version 3.12 or later.\n\n## Installation\n\nInstall the latest version of the *punctilious* package, or upgrade it to the\nlatest version if already installed:\n\n```console\npip install punctilious --upgrade\n```\n\n## Getting started\n\nA series of samples will be provided soon once we will have published our\ndocumentation on ReadTheDocs. Please wait...\n\n## Documentation\n\nThe documentation of the *punctilious* package is hosted on\n[ReadTheDocs](https://docs.readthedocs.io/) here:\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://punctilious.readthedocs.io/en/latest/\"\u003e\nhttps://punctilious.readthedocs.io/en/latest/\u003c/a\u003e\u003c/p\u003e\n\n## More links\n\n* [Roadmap](https://punctilious.readthedocs.io/en/latest/front_matter/roadmap_front_matter.html)\n* [Contributing](https://punctilious.readthedocs.io/en/latest/front_matter/contributing_front_matter.html)\n* [Project](https://punctilious.readthedocs.io/en/latest/front_matter/project_front_matter.html)\n* [License](https://github.com/daviddoret/punctilious/blob/master/LICENSE)\n\n## Acknowledgments\n\nWe express our gratitude to the wonderful projects we depend on, and their\namazing contributors:\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/daviddoret/punctilious/network/dependencies\"\u003e\nProject dependencies\u003c/a\u003e\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaviddoret%2Fpunctilious","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaviddoret%2Fpunctilious","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaviddoret%2Fpunctilious/lists"}