GUI wrapper for the ALPHANSO (α,n) neutron source calculator
Project description
ALPHONSO GUI
A graphical interface for the ALPHANSO (α,n) neutron source calculator.
Installation
From PyPI ✓ recommended
pip install alphanso-gui
Download duration can be long with slow connection.
Create a virtual environment first (recommended)
Using a virtualenv keeps alphanso-gui isolated from your system Python and
other projects.
Linux / macOS
python3 -m venv .venv
source .venv/bin/activate
pip install alphanso-gui
Windows (PowerShell)
python -m venv .venv
.venv\Scripts\Activate.ps1
pip install alphanso-gui
After activation your prompt shows
(.venv). Rundeactivateto leave it.
Usage
# Launch the GUI (after installation)
alphanso-gui
# Or directly with Python
python -m alphanso_gui
Requirements
- Python ≥ 3.10
alphanso(pinned by this package)PyQt5 ≥ 5.15matplotlib ≥ 3.5
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file alphanso_gui-0.0.4-py3-none-any.whl.
File metadata
- Download URL: alphanso_gui-0.0.4-py3-none-any.whl
- Upload date:
- Size: 33.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
677317b4f2b144851877c391ff3d91e5a93f4e207b1c8251a0320734f147185d
|
|
| MD5 |
05112d75c0fe2517b758bf0213336cdf
|
|
| BLAKE2b-256 |
98584e6783bfa670f211be6c51c7f4bf8c8415c8c7d8af52a18675f5491150bd
|