Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: publish package on PyPI #329

Merged
merged 5 commits into from
Dec 17, 2023
Merged

FEAT: publish package on PyPI #329

merged 5 commits into from
Dec 17, 2023

Conversation

redeboer
Copy link
Member

New note to the main webpage:

Each of the pages contain code examples for how to reproduce the results with the Python package hosted at github.com/ComPWA/polarimetry. However, to quickly get import the model in another package, it is possible to install the package from PyPI:

pip install lc2pkpi-polarimetry

Each of the models can then simply be imported as

import polarimetry

model = polarimetry.published_model()

@redeboer redeboer added the ✨ Feature New feature added to the package label Dec 17, 2023
@redeboer redeboer self-assigned this Dec 17, 2023
@redeboer redeboer enabled auto-merge (squash) December 17, 2023 21:11
@redeboer redeboer merged commit 03314e2 into main Dec 17, 2023
26 of 27 checks passed
@redeboer redeboer deleted the pypi branch December 17, 2023 21:14
@redeboer redeboer restored the pypi branch December 17, 2023 21:29
@redeboer redeboer deleted the pypi branch December 17, 2023 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature New feature added to the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants