{"id":4534272,"url":"https://atztogo.github.io/phonopy","last_synced_at":"2025-09-09T13:32:27.469Z","repository":{"id":5889728,"uuid":"7108011","full_name":"phonopy/phonopy","owner":"phonopy","description":"Phonon code","archived":false,"fork":false,"pushed_at":"2024-12-20T14:36:04.000Z","size":53222,"stargazers_count":368,"open_issues_count":18,"forks_count":223,"subscribers_count":28,"default_branch":"develop","last_synced_at":"2024-12-22T09:45:53.289Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://phonopy.github.io/phonopy/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phonopy.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}},"created_at":"2012-12-11T08:08:20.000Z","updated_at":"2024-12-22T01:53:53.000Z","dependencies_parsed_at":"2023-10-01T14:40:55.525Z","dependency_job_id":"d2d7029d-4c7f-4c4b-ad94-e0977fad0dd5","html_url":"https://github.com/phonopy/phonopy","commit_stats":{"total_commits":3247,"total_committers":53,"mean_commits":"61.264150943396224","dds":0.09978441638435476,"last_synced_commit":"97d9e77218e4a2934e59ff32c3b5c0cf14bd8234"},"previous_names":["atztogo/phonopy"],"tags_count":98,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phonopy%2Fphonopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phonopy%2Fphonopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phonopy%2Fphonopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phonopy%2Fphonopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phonopy","download_url":"https://codeload.github.com/phonopy/phonopy/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232422839,"owners_count":18520589,"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-02-15T18:25:14.905Z","updated_at":"2025-01-04T03:30:39.285Z","avatar_url":"https://github.com/phonopy.png","language":"Python","funding_links":[],"categories":["Simulations"],"sub_categories":["Packages for atomistic simulations and computational chemistry."],"readme":"[![Version Badge](https://anaconda.org/conda-forge/phonopy/badges/version.svg)](https://anaconda.org/conda-forge/phonopy)\n[![Downloads Badge](https://anaconda.org/conda-forge/phonopy/badges/downloads.svg)](https://anaconda.org/conda-forge/phonopy)\n[![PyPI](https://img.shields.io/pypi/dm/phonopy.svg?maxAge=2592000)](https://pypi.python.org/pypi/phonopy)\n[![codecov](https://codecov.io/gh/phonopy/phonopy/branch/develop/graph/badge.svg)](https://codecov.io/gh/phonopy/phonopy)\n\n# Phonopy\n\nPhonon code mainly written in python. Phonopy user documentation is found at\nhttp://phonopy.github.io/phonopy/\n\n## Installation\n\nSee https://phonopy.github.io/phonopy/install.html.\n\n## Mailing list for questions\n\nUsual phonopy questions should be sent to phonopy mailing list\n(https://sourceforge.net/p/phonopy/mailman/).\n\n## Development\n\nThe development of phonopy is managed on the `develop` branch of github phonopy\nrepository.\n\n- Github issues is the place to discuss about phonopy issues.\n- Github pull request is the place to request merging source code.\n\n### Formatting\n\nFormatting rules are found in `pyproject.toml`.\n\n### pre-commit\n\nPre-commit (https://pre-commit.com/) is mainly used for applying the formatting\nrules automatically. Therefore, it is strongly encouraged to use it at or before\ngit-commit. Pre-commit is set-up and used in the following way:\n\n- Installed by `pip install pre-commit`, `conda install pre_commit` or see\n  https://pre-commit.com/#install.\n- pre-commit hook is installed by `pre-commit install`.\n- pre-commit hook is run by `pre-commit run --all-files`.\n\nUnless running pre-commit, pre-commit.ci may push the fix at PR by github\naction. In this case, the fix should be merged by the contributor's repository.\n\n### VSCode setting\n- Not strictly, but VSCode's `settings.json` may be written like below\n\n  ```json\n  \"ruff.lint.args\": [\n      \"--config=${workspaceFolder}/pyproject.toml\",\n  ],\n  \"[python]\": {\n      \"editor.defaultFormatter\": \"charliermarsh.ruff\",\n      \"editor.codeActionsOnSave\": {\n          \"source.organizeImports\": \"explicit\"\n      }\n  },\n  ```\n\n## Documentation\n\nPhonopy user documentation is written using python sphinx. The source files are\nstored in `doc` directory. Please see how to write the documentation at\n`doc/README.md`.\n\n## How to run tests\n\nTests are written using pytest. To run tests, pytest has to be installed. The\ntests can be run by\n\n```bash\n% pytest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/atztogo.github.io%2Fphonopy","html_url":"https://awesome.ecosyste.ms/projects/atztogo.github.io%2Fphonopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/atztogo.github.io%2Fphonopy/lists"}