PySME
Spectroscopy Made Easy (SME) is a software tool that fits an observed spectrum of a star with a model spectrum. Since its initial release in 1996, SME has been a suite of IDL routines that call a dynamically linked library, which is compiled from C++ and fortran. This classic IDL version of SME is available for download.
In 2018, we began began reimplmenting the IDL part of SME in python 3, adopting an object oriented paradigm and continuous itegration practices (code repository, build automation, self-testing, frequent builds).
Installation
Stable release (recommended):
pip install pysme-astro
On macOS arm64, pip will use a pre-built wheel when one matches your Python
and macOS version. If no compatible wheel is available, pip falls back to a
source build. In that case, install the local build toolchain first:
brew install gcc cmake ninja
Install latest source from GitHub:
git clone --recurse-submodules https://github.com/SpectroscopyMadeEasy/PySME.git
cd PySME
pip install .
If you already cloned without submodules:
git submodule update --init --recursive
For full installation options (virtual environments, specific tags, uninstall), see: https://pysme-astro.readthedocs.io/en/latest/getting_started/installation.html
Poster
A poster about PySME can be found here: Poster
GUI
A GUI for PySME is available in its own repository PySME-GUI.
Windows
PySME is supported on Windows via WSL2 (install and run PySME inside the Linux subsystem).
Release files for pysme-astro 1.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pysme_astro-1.0.3.tar.gz | 18.5 MB | Details |
Built distributions (wheels)
| File | Reset | |||
|---|---|---|---|---|
| pysme_astro-1.0.3-cp313-cp313-manylinux_2_28_x86_64.whl | CPython 3.13 | CPython 3.13 | Linux glibc 2.28+ x86-64 | Details |
| pysme_astro-1.0.3-cp313-cp313-macosx_14_0_arm64.whl | CPython 3.13 | CPython 3.13 | macOS 14.0+ ARM64 | Details |
| pysme_astro-1.0.3-cp312-cp312-manylinux_2_28_x86_64.whl | CPython 3.12 | CPython 3.12 | Linux glibc 2.28+ x86-64 | Details |
| pysme_astro-1.0.3-cp312-cp312-macosx_14_0_arm64.whl | CPython 3.12 | CPython 3.12 | macOS 14.0+ ARM64 | Details |
| pysme_astro-1.0.3-cp311-cp311-manylinux_2_28_x86_64.whl | CPython 3.11 | CPython 3.11 | Linux glibc 2.28+ x86-64 | Details |
| pysme_astro-1.0.3-cp311-cp311-macosx_14_0_arm64.whl | CPython 3.11 | CPython 3.11 | macOS 14.0+ ARM64 | Details |
| pysme_astro-1.0.3-cp310-cp310-manylinux_2_28_x86_64.whl | CPython 3.10 | CPython 3.10 | Linux glibc 2.28+ x86-64 | Details |
| pysme_astro-1.0.3-cp310-cp310-macosx_14_0_arm64.whl | CPython 3.10 | CPython 3.10 | macOS 14.0+ ARM64 | Details |
Total release size: 103.7 MB
Release files / pysme_astro-1.0.3.tar.gz
| Download URL | pysme_astro-1.0.3.tar.gz |
|---|---|
| Size | 18.5 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3257ffd13c37bfdbd59a79230454f9af8e3abdb6806caae6d9786a2d470c214e
|
|
BLAKE2b-256 checksum How to use checksums |
1d46d230a9d1ba925b8042a36df1d1b01ad98fec2e20a62a6770b1b7ce49a7d9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.
Transparency logRelease files / pysme_astro-1.0.3-cp313-cp313-manylinux_2_28_x86_64.whl
| Download URL | pysme_astro-1.0.3-cp313-cp313-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 10.3 MB |
| Tags | CPython 3.13 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
0d824122bfe42f7a95e02756cc8bc7a58ae3862ddcfbdafc04ee24e744bbbe37
|
|
BLAKE2b-256 checksum How to use checksums |
72f713de7f5631c5038ebc9b7a60410bb67f341d295e303d7541d3d84cec8a75
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.
Transparency logRelease files / pysme_astro-1.0.3-cp313-cp313-macosx_14_0_arm64.whl
| Download URL | pysme_astro-1.0.3-cp313-cp313-macosx_14_0_arm64.whl |
|---|---|
| Size | 11.0 MB |
| Tags | CPython 3.13 macOS 14.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
ed753d2deb047717fa7b019b25da42a4faf04c4998bdb4cd54d2c430befdde41
|
|
BLAKE2b-256 checksum How to use checksums |
d4dac52b3232604b6034f3a55a34acd4a55f7d67b97b10d17b2436e971f6a10e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.
Transparency logRelease files / pysme_astro-1.0.3-cp312-cp312-manylinux_2_28_x86_64.whl
| Download URL | pysme_astro-1.0.3-cp312-cp312-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 10.3 MB |
| Tags | CPython 3.12 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
366be488419b21611845acc8584b1a475adbe11b7298a6b7735a425e4e37c0a5
|
|
BLAKE2b-256 checksum How to use checksums |
95c8f605cbfa4b1dfb463ed66dd1be40c9302a16604a3c1db3b64218a9d3cbbd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.
Transparency logRelease files / pysme_astro-1.0.3-cp312-cp312-macosx_14_0_arm64.whl
| Download URL | pysme_astro-1.0.3-cp312-cp312-macosx_14_0_arm64.whl |
|---|---|
| Size | 11.0 MB |
| Tags | CPython 3.12 macOS 14.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
bc84dae51f361279369191b7c6ab271d1466e4d3950b5c1b74146da1739cf807
|
|
BLAKE2b-256 checksum How to use checksums |
80c26347f2911830136b3bb60eef5407bad5d8610e43fcd4ceb2e0a7f665c935
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.
Transparency logRelease files / pysme_astro-1.0.3-cp311-cp311-manylinux_2_28_x86_64.whl
| Download URL | pysme_astro-1.0.3-cp311-cp311-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 10.3 MB |
| Tags | CPython 3.11 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
2c395a82c436dd80abf14a832718b0fa16d765f383d358be801d58d911fa0a8c
|
|
BLAKE2b-256 checksum How to use checksums |
537878bc008ba0d97bf6d769db8e0bdfeea6567e017a47cbe99cb7fbac8ebb93
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.
Transparency logRelease files / pysme_astro-1.0.3-cp311-cp311-macosx_14_0_arm64.whl
| Download URL | pysme_astro-1.0.3-cp311-cp311-macosx_14_0_arm64.whl |
|---|---|
| Size | 11.0 MB |
| Tags | CPython 3.11 macOS 14.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
faef860e9660b388fe41a4da22a96c8074a5039e45b4fdea79f881c2131849e8
|
|
BLAKE2b-256 checksum How to use checksums |
1313e59014f9b5fe6bd55ba0c730cc49203e808f29aef53cc6cafbf4bd2b255b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.
Transparency logRelease files / pysme_astro-1.0.3-cp310-cp310-manylinux_2_28_x86_64.whl
| Download URL | pysme_astro-1.0.3-cp310-cp310-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 10.3 MB |
| Tags | CPython 3.10 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
c8f7f1617b34cacfd74b37d937a53036e10c98faf375a59d0bfd4eda1fd618b4
|
|
BLAKE2b-256 checksum How to use checksums |
9263dfecc875b6b90aa77fdbb798f1c76423dc042db46d2900b533959228c26c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.
Transparency logRelease files / pysme_astro-1.0.3-cp310-cp310-macosx_14_0_arm64.whl
| Download URL | pysme_astro-1.0.3-cp310-cp310-macosx_14_0_arm64.whl |
|---|---|
| Size | 11.0 MB |
| Tags | CPython 3.10 macOS 14.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
1f10108485b1028d1878f05b0554d594302729fd5817f4dc5f625d3a1ea3daef
|
|
BLAKE2b-256 checksum How to use checksums |
be22715c9640c9d96750cfad5e1e4bbb7dbec5b0f81b1d2d0539843ac2bd3131
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.
Transparency log