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

Publish release on pypi #176

Open
windelbouwman opened this issue Jul 23, 2024 · 4 comments
Open

Publish release on pypi #176

windelbouwman opened this issue Jul 23, 2024 · 4 comments

Comments

@windelbouwman
Copy link

Are there any plans to release a python wheel to pypi? This would simplify installation on windows.

Ideas:

  • Use ABI3, to reduce the amount of wheels required to build
  • Use something like cibuildwheel
@universea
Copy link

Great idea!

windelbouwman added a commit to windelbouwman/Fast-DDS-python that referenced this issue Jul 31, 2024
@windelbouwman
Copy link
Author

I created a pull request with an initial idea: https://github.com/eProsima/Fast-DDS-python/pull/179/files

@universea
Copy link

I created a pull request with an initial idea: https://github.com/eProsima/Fast-DDS-python/pull/179/files

Cool!

@Lovely-XPP
Copy link

Lovely-XPP commented Nov 9, 2024

I created a repo for local build whl. Here is the binary for python3.12 with Windows: https://github.com/Lovely-XPP/Fast-DDS-python/releases
And Now I complime whl files for Python 3.8 - 3.12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants