{ "info": { "author": "Flink Developers", "author_email": "dev@flink.apache.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# Apache Flink Python API\n\nApache Flink is an open source stream processing framework with the powerful stream- and batch-processing capabilities.\n\nLearn more about Flink at [https://flink.apache.org/](https://flink.apache.org/)\n\nThis packaging allows you to write Flink programs in Python, but it is currently a very initial version and will change in future versions.\n\nIn this initial version only Table API is supported, you can find the documentation at [https://ci.apache.org/projects/flink/flink-docs-master/dev/table/tableApi.html](https://ci.apache.org/projects/flink/flink-docs-master/dev/table/tableApi.html)\n\n## Installation\n\nCurrently, we can install PyFlink from Flink source code. Enter the directory where this README.md file is located and install PyFlink on your device by executing \n\n```\npython setup.py install\n```\n\n## Running test cases \n\nCurrently, we use conda and tox to verify the compatibility of the Flink Python API for multiple versions of Python and will integrate some useful plugins with tox, such as flake8.\nWe can enter the directory where this README.md file is located and run test cases by executing\n\n```\n./dev/lint-python.sh\n```\n\n## Python Requirements\n\nPyFlink depends on Py4J (currently version 0.10.8.1).", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://flink.apache.org", "keywords": "", "license": "https://www.apache.org/licenses/LICENSE-2.0", "maintainer": "", "maintainer_email": "", "name": "apache-flink", "package_url": "https://pypi.org/project/apache-flink/", "platform": "", "project_url": "https://pypi.org/project/apache-flink/", "project_urls": { "Homepage": "https://flink.apache.org" }, "release_url": "https://pypi.org/project/apache-flink/0.0/", "requires_dist": null, "requires_python": "", "summary": "Apache Flink Python API", "version": "0.0" }, "last_serial": 5650155, "releases": { "0.0": [ { "comment_text": "", "digests": { "md5": "9dae48ff58c9da4f935366b52d31ec35", "sha256": "4d6a3ba21a1828e2f37dea833976355a4ad12555b04dc568d08303fb73559efb" }, "downloads": -1, "filename": "apache-flink-0.0.tar.gz", "has_sig": true, "md5_digest": "9dae48ff58c9da4f935366b52d31ec35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 283152, "upload_time": "2019-08-08T13:30:34", "url": "https://files.pythonhosted.org/packages/d5/c1/0b02de0a2cd4f77495095b4fbc004d95b27a9b9ffff5a92fbc78df6edb08/apache-flink-0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9dae48ff58c9da4f935366b52d31ec35", "sha256": "4d6a3ba21a1828e2f37dea833976355a4ad12555b04dc568d08303fb73559efb" }, "downloads": -1, "filename": "apache-flink-0.0.tar.gz", "has_sig": true, "md5_digest": "9dae48ff58c9da4f935366b52d31ec35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 283152, "upload_time": "2019-08-08T13:30:34", "url": "https://files.pythonhosted.org/packages/d5/c1/0b02de0a2cd4f77495095b4fbc004d95b27a9b9ffff5a92fbc78df6edb08/apache-flink-0.0.tar.gz" } ] }