{"id":17843999,"url":"https://github.com/dkratzert/finalcif","last_synced_at":"2025-03-20T05:31:47.685Z","repository":{"id":38191553,"uuid":"191889707","full_name":"dkratzert/FinalCif","owner":"dkratzert","description":"A CIF file finalizer for small molecule crystallography with as much automation as possible.","archived":false,"fork":false,"pushed_at":"2024-04-29T11:24:06.000Z","size":55862,"stargazers_count":11,"open_issues_count":7,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T05:56:48.555Z","etag":null,"topics":["bruker","checkcif","cif","crystallography","iucr","molecules","report","rigaku","shelxl","stoe","structure"],"latest_commit_sha":null,"homepage":"https://dkratzert.de/finalcif.html","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dkratzert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"dkratzert"}},"created_at":"2019-06-14T06:41:16.000Z","updated_at":"2024-05-03T08:54:34.903Z","dependencies_parsed_at":"2024-03-04T14:38:51.578Z","dependency_job_id":"f8361a44-1a68-4f50-90c5-0ada37a9913d","html_url":"https://github.com/dkratzert/FinalCif","commit_stats":{"total_commits":4239,"total_committers":2,"mean_commits":2119.5,"dds":"0.00047180938900681646","last_synced_commit":"15febd2b9741065a8212b52dc69442e65d881d08"},"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkratzert%2FFinalCif","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkratzert%2FFinalCif/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkratzert%2FFinalCif/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkratzert%2FFinalCif/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkratzert","download_url":"https://codeload.github.com/dkratzert/FinalCif/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221735064,"owners_count":16872223,"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":["bruker","checkcif","cif","crystallography","iucr","molecules","report","rigaku","shelxl","stoe","structure"],"created_at":"2024-10-27T21:27:39.605Z","updated_at":"2024-10-27T21:27:40.189Z","avatar_url":"https://github.com/dkratzert.png","language":"Python","funding_links":["https://github.com/sponsors/dkratzert"],"categories":[],"sub_categories":[],"readme":"![Lates Release](https://img.shields.io/github/v/tag/dkratzert/FinalCif?label=Release)\n[![Unit Tests](https://github.com/dkratzert/FinalCif/actions/workflows/python-app_windows.yml/badge.svg?branch=master)](https://github.com/dkratzert/FinalCif/actions/workflows/python-app_windows.yml)\n![Contributions](https://img.shields.io/badge/contributions-welcome-blue)\n[![PyPI package](https://repology.org/badge/version-for-repo/pypi/python:finalcif.svg)](https://repology.org/project/python:finalcif/versions)\n\u003ca href=\"https://repology.org/project/finalcif/versions\"\u003e\n    \u003cimg src=\"https://repology.org/badge/vertical-allrepos/finalcif.svg\" alt=\"Packaging status\" align=\"right\"\u003e\n\u003c/a\u003e\n\n\n# FinalCif\n\nFinalCif helps you to get a complete [CIF](https://www.iucr.org/resources/cif) file from a single-xrystal X-ray diffraction experiment. See here [https://dkratzert.de/finalcif.html](https://dkratzert.de/finalcif.html) for details.\n\nFor tables from multiple CIF files, you may want to use the program [multitable](https://github.com/dkratzert/multitable).\n\n**Report templates**\n\nYou only need them if you want to make report tables that differ from the default ones.\n- [A template with everything in](https://github.com/dkratzert/FinalCif/raw/master/finalcif/template/template_text.docx)\n- [A template without the report text](https://github.com/dkratzert/FinalCif/raw/master/finalcif/template/template_without_text.docx)\n- [A template for a multi-CIF table](https://github.com/dkratzert/FinalCif/raw/master/finalcif/template/template_for_multitable.docx).\n\n**Recent Changes**\n\n[See last changes in FinalCif](https://dkratzert.de/fcchangelog.html)\n\n**Some screenshots**\n\n(click to enlarge)\n![FinalCif main Window](https://github.com/dkratzert/FinalCif/raw/master/screenshots/finalcif_main.png)\n\n![FinalCif details](https://github.com/dkratzert/FinalCif/raw/master/screenshots/finalcif_details.png)\n\n![FinalCif report](https://github.com/dkratzert/FinalCif/raw/master/screenshots/finalcif_report.png)\n\n![FinalCif CheckCIF](https://github.com/dkratzert/FinalCif/raw/master/screenshots/finalcif_checkcif.png)\n\n![FinalCif responses](https://github.com/dkratzert/FinalCif/raw/master/screenshots/finalcif_responses.png)\n\n![FinalCif responses](https://github.com/dkratzert/FinalCif/raw/master/screenshots/finalcif_loops.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkratzert%2Ffinalcif","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkratzert%2Ffinalcif","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkratzert%2Ffinalcif/lists"}