You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2018/07/09 23:38:00 UTC

[jira] [Created] (FLINK-9786) Publish Python libraries to pypi

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)