Jakob Homan created FLINK-9786: ---------------------------------- Summary: Publish Python libraries to pypi Key: FLINK-9786 URL: https://issues.apache.org/jira/browse/FLINK-9786 Project: Flink Issue Type: Improvement Components: Python API Reporter: Jakob Homan
Right now the Python libraries are only available either via the source or within the python api jar. Python uses [pypi|https://pypi.org/] to publish artifacts and track dependencies. We should publish the Python library there as part of each version that's released. This would allow users to bring in the Python code via standard dependency management techniques. -- This message was sent by Atlassian JIRA (v7.6.3#76005)