{"id":19006041,"url":"https://github.com/pyxem/diffsims","last_synced_at":"2025-04-04T10:06:02.769Z","repository":{"id":35018690,"uuid":"197028662","full_name":"pyxem/diffsims","owner":"pyxem","description":"An open-source Python library providing utilities for simulating diffraction","archived":false,"fork":false,"pushed_at":"2025-02-18T19:57:29.000Z","size":6666,"stargazers_count":47,"open_issues_count":23,"forks_count":27,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-28T09:04:28.426Z","etag":null,"topics":["diffraction","electron-diffraction","physics","physics-simulation","python"],"latest_commit_sha":null,"homepage":"https://diffsims.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyxem.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":".github/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}},"created_at":"2019-07-15T15:48:40.000Z","updated_at":"2025-02-18T19:57:30.000Z","dependencies_parsed_at":"2023-02-14T20:00:41.110Z","dependency_job_id":"c0655ac5-a9cb-425a-8359-10cea59a5a3a","html_url":"https://github.com/pyxem/diffsims","commit_stats":{"total_commits":2467,"total_committers":25,"mean_commits":98.68,"dds":0.6088366436967978,"last_synced_commit":"fae5ca573b6ecb521d0f11fdce0f6a1e1695f6b6"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyxem%2Fdiffsims","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyxem%2Fdiffsims/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyxem%2Fdiffsims/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyxem%2Fdiffsims/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyxem","download_url":"https://codeload.github.com/pyxem/diffsims/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247156283,"owners_count":20893197,"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":["diffraction","electron-diffraction","physics","physics-simulation","python"],"created_at":"2024-11-08T18:30:02.569Z","updated_at":"2025-04-04T10:06:02.682Z","avatar_url":"https://github.com/pyxem.png","language":"Python","readme":"diffsims is an open-source Python library for simulating diffraction.\n\nThe package is released under the GPL v3 license.\n\n.. |pypi_version| image:: https://img.shields.io/pypi/v/diffsims.svg?style=flat\n   :target: https://pypi.python.org/pypi/diffsims\n\n.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/diffsims.svg?logo=conda-forge\u0026logoColor=white\n   :target: https://anaconda.org/conda-forge/diffsims\n\n.. |build_status| image:: https://github.com/pyxem/diffsims/workflows/build/badge.svg\n   :target: https://github.com/pyxem/diffsims/actions/workflows/build.yml\n\n.. |python| image:: https://img.shields.io/badge/python-3.8+-blue.svg\n   :target: https://www.python.org/downloads/\n\n.. |Coveralls| image:: https://coveralls.io/repos/github/pyxem/diffsims/badge.svg?branch=main\n   :target: https://coveralls.io/github/pyxem/diffsims?branch=main\n\n.. |pypi_downloads| image:: https://img.shields.io/pypi/dm/diffsims.svg?label=PyPI%20downloads\n   :target: https://pypi.org/project/diffsims/\n\n.. |conda_downloads| image:: https://img.shields.io/conda/dn/conda-forge/diffsims.svg?label=Conda%20downloads\n   :target: https://anaconda.org/conda-forge/diffsims\n\n.. |doi| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3337900.svg\n   :target: https://doi.org/10.5281/zenodo.3337900\n\n.. |GPLv3| image:: https://img.shields.io/github/license/pyxem/diffsims\n   :target: https://opensource.org/license/GPL-3.0\n\n.. |GH-issues| image:: https://img.shields.io/badge/GitHub-Issues-green?logo=github\n   :target: https://github.com/pyxem/diffsims/issues\n\n.. |docs| image:: https://readthedocs.org/projects/diffsims/badge/?version=latest\n   :target: https://diffsims.readthedocs.io/en/latest\n\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n\n+----------------------+------------------------------------------------+\n| Deployment           | |pypi_version| |conda|                         |\n+----------------------+------------------------------------------------+\n| Build status         | |build_status| |docs| |python|                 |\n+----------------------+------------------------------------------------+\n| Metrics              | |Coveralls|                                    |\n+----------------------+------------------------------------------------+\n| Activity             | |pypi_downloads| |conda_downloads|             |\n+----------------------+------------------------------------------------+\n| Citation             | |doi|                                          |\n+----------------------+------------------------------------------------+\n| License              | |GPLv3|                                        |\n+----------------------+------------------------------------------------+\n| Community            | |GH-issues|                                    |\n+----------------------+------------------------------------------------+\n| Formatter            | |black|                                        |\n+----------------------+------------------------------------------------+\n\nDocumentation\n-------------\n\nRefer to the `documentation \u003chttps://diffsims.readthedocs.io\u003e`__ for detailed\ninstallation instructions, a user guide, a technical (API) reference, and the `changelog\n\u003chttps://diffsims.readthedocs.io/en/latest/changelog.html\u003e`_.\n\nInstallation\n------------\n\ndiffsims can be installed with ``pip``::\n\n    pip install diffsims\n\nor ``conda``::\n\n    conda install diffsims -c conda-forge\n\nThe source code is hosted in `GitHub \u003chttps://github.com/pyxem/diffsims\u003e`_, and can also\nbe downloaded from `PyPI \u003chttps://pypi.org/project/diffsims\u003e`_ and\n`Anaconda \u003chttps://anaconda.org/conda-forge/diffsims\u003e`_.\n\nFurther details are available in the\n`installation guide\n\u003chttps://diffsims.readthedocs.io/en/latest/user/installation.html\u003e`_.\n\nCiting diffsims\n---------------\n\nIf simulations performed using diffsims form a part of published work please\ncite the DOI at the top of this page.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyxem%2Fdiffsims","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyxem%2Fdiffsims","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyxem%2Fdiffsims/lists"}