{"id":20931824,"url":"https://github.com/hyperspy/hyperspy_gui_ipywidgets","last_synced_at":"2025-05-07T13:05:03.280Z","repository":{"id":21297962,"uuid":"91472421","full_name":"hyperspy/hyperspy_gui_ipywidgets","owner":"hyperspy","description":"ipywidgets GUI elements for HyperSpy","archived":false,"fork":false,"pushed_at":"2025-04-21T12:18:17.000Z","size":301,"stargazers_count":11,"open_issues_count":4,"forks_count":13,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-22T22:42:47.172Z","etag":null,"topics":["hyperspy-extension"],"latest_commit_sha":null,"homepage":null,"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/hyperspy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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":"2017-05-16T15:10:58.000Z","updated_at":"2025-04-05T07:23:19.000Z","dependencies_parsed_at":"2024-02-03T12:25:01.575Z","dependency_job_id":"70e305e3-128c-4a61-8da4-3d1a25781c21","html_url":"https://github.com/hyperspy/hyperspy_gui_ipywidgets","commit_stats":{"total_commits":324,"total_committers":8,"mean_commits":40.5,"dds":"0.46604938271604934","last_synced_commit":"05bc722267afa863d69be77bcdc3d84c57a0784a"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperspy%2Fhyperspy_gui_ipywidgets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperspy%2Fhyperspy_gui_ipywidgets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperspy%2Fhyperspy_gui_ipywidgets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperspy%2Fhyperspy_gui_ipywidgets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperspy","download_url":"https://codeload.github.com/hyperspy/hyperspy_gui_ipywidgets/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252883225,"owners_count":21819159,"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":["hyperspy-extension"],"created_at":"2024-11-18T21:45:56.801Z","updated_at":"2025-05-07T13:05:03.255Z","avatar_url":"https://github.com/hyperspy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hyperspy_gui_ipywidgets\n[![Tests](https://github.com/hyperspy/hyperspy_gui_ipywidgets/workflows/Tests/badge.svg)](https://github.com/hyperspy/hyperspy_gui_ipywidgets/actions)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/hyperspy_gui_ipywidgets.svg)](https://pypi.org/project/hyperspy-gui-ipywidgets)\n[![PyPI](https://img.shields.io/pypi/v/hyperspy_gui_ipywidgets.svg)](https://pypi.org/project/hyperspy-gui-ipywidgets)\n[![Anaconda Cloud](https://anaconda.org/conda-forge/hyperspy-gui-ipywidgets/badges/version.svg)](https://anaconda.org/conda-forge/hyperspy-gui-ipywidgets)\n\n\n**hyperspy_gui_ipywidgets** provides ipywidgets graphic user interface (GUI) elements for hyperspy.\n\n\n## Installation\n\n### Option 1: With pip\nMake sure you have\n[pip installed](https://pip.pypa.io/en/stable/installing/) and run:\n\n```bash\npip install hyperspy_gui_ipywidgets\n```\n\n### Option 2: With Anaconda\n\nInstall anaconda for your platform and run\n\n```bash\nconda install hyperspy-gui-ipywidgets -c conda-forge\n\n```\n\n## Running the tests\n\npy.test is required to run the tests.\n\n```bash\npip install \"hyperspy_gui_ipywidgets[test]\"\npy.test --pyargs hyperspy_gui_ipywidgets\n```\n\n## Usage\n\nPlease refer to the [HyperSpy documentation](http://hyperspy.org/hyperspy-doc/current/index.html) for details. Example (to run in the [Jupyter Notebook](http://jupyter.org/)):\n\n```python\n\nimport hyperspy.api as hs\nhs.preferences.gui(toolkit=\"ipywidgets\")\n```\n![HyperSpy preferences ipywidget](https://github.com/hyperspy/hyperspy_gui_ipywidgets/raw/main/images/preferences_gui.png \"HyperSpy preferences ipywidget\")\n\n\n## Development\n\nContributions through pull requests are welcome. See the\n[HyperSpy Developer Guide](http://hyperspy.org/hyperspy-doc/current/dev_guide.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperspy%2Fhyperspy_gui_ipywidgets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperspy%2Fhyperspy_gui_ipywidgets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperspy%2Fhyperspy_gui_ipywidgets/lists"}