[
https://issues.apache.org/jira/browse/THRIFT-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18075093#comment-18075093
]
Haonan Hou commented on THRIFT-4911:
------------------------------------
Hi, I think publishing Python wheels to PyPI would be very helpful for
downstream users. Right now, installing from sdist may require a local build
environment, while wheels make installation much easier and more reliable,
especially in CI and restricted environments. I also noticed there was a
previous PR https://github.com/apache/thrift/pull/3041 for this work. Is anyone
still interested in pushing it forward? Thanks!
> Push wheel to PyPi
> ------------------
>
> Key: THRIFT-4911
> URL: https://issues.apache.org/jira/browse/THRIFT-4911
> Project: Thrift
> Issue Type: New Feature
> Components: Python - Library
> Environment: pypi
> Reporter: Nathaniel Waisbrot
> Assignee: James E. King III
> Priority: Major
> Labels: packaging
>
> [Wheels|https://pythonwheels.com/] are Python's preferred method of packaging
> libraries in binary form. It would be great if Thrift was published in
> wheel-form as well as source to PyPi.
> I understand this is blocked by https://github.com/pypa/warehouse/issues/5346
--
This message was sent by Atlassian Jira
(v8.20.10#820010)