{"id":20910693,"url":"https://github.com/illagrenan/tensorflow-serving-api-python3","last_synced_at":"2025-09-07T17:33:42.401Z","repository":{"id":57474163,"uuid":"120431344","full_name":"illagrenan/tensorflow-serving-api-python3","owner":"illagrenan","description":"**UNOFFICIAL and redistributed** TensorFlow Serving API libraries for Python3. See DEPRECATION WARNING in README.","archived":false,"fork":false,"pushed_at":"2018-08-16T11:30:21.000Z","size":39,"stargazers_count":28,"open_issues_count":0,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-14T20:22:43.355Z","etag":null,"topics":["python3","tensorflow","tensorflow-serving","tensorflow-serving-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/illagrenan.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-06T09:25:53.000Z","updated_at":"2019-03-07T08:59:46.000Z","dependencies_parsed_at":"2022-09-12T21:01:34.192Z","dependency_job_id":null,"html_url":"https://github.com/illagrenan/tensorflow-serving-api-python3","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illagrenan%2Ftensorflow-serving-api-python3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illagrenan%2Ftensorflow-serving-api-python3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illagrenan%2Ftensorflow-serving-api-python3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illagrenan%2Ftensorflow-serving-api-python3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/illagrenan","download_url":"https://codeload.github.com/illagrenan/tensorflow-serving-api-python3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230852605,"owners_count":18290081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python3","tensorflow","tensorflow-serving","tensorflow-serving-api"],"created_at":"2024-11-18T14:16:42.053Z","updated_at":"2024-12-22T15:52:43.099Z","avatar_url":"https://github.com/illagrenan.png","language":"Python","readme":"------------\n\n🚧🚨 **THIS PACKAGE HAS BEEN DEPRECATED** 🚨🚧\n\n``tensorflow-seving-api==1.9.0`` (https://pypi.org/project/tensorflow-serving-api/1.9.0/#files) is now correctly distributed with Python3 classifiers on PyPI. **Use official package** for ``tensorflow\u003e=1.9.0`` and this package for ``tensorflow\u003e=1.4.0,\u003c=1.8.0``.\n\nMore useful info can be found here: https://github.com/illagrenan/tensorflow-serving-api-python3/issues/6\n\n------------\n\n=========================================================\n*UNOFFICIAL* TensorFlow Serving API libraries for Python3\n=========================================================\n\n\n\n+----------------+-----------------------------------------------------------------------------------------------------------------------------------+\n| Latest release | .. image:: https://img.shields.io/pypi/v/tensorflow-serving-api-python3.svg?style=flat-square                                     |\n|                |    :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3                                                           |\n|                |    :alt: PyPi                                                                                                                     |\n|                |                                                                                                                                   |\n|                | .. image:: https://img.shields.io/pypi/implementation/tensorflow-serving-api-python3.svg?style=flat-square                        |\n|                |    :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3/                                                          |\n|                |    :alt: Supported Python implementations                                                                                         |\n|                |                                                                                                                                   |\n|                | .. image:: https://img.shields.io/pypi/pyversions/tensorflow-serving-api-python3.svg?style=flat-square                            |\n|                |    :target: https://pypi.python.org/pypi/tensorflow-serving-api-python3/                                                          |\n|                |    :alt: Supported Python versions                                                                                                |\n+----------------+-----------------------------------------------------------------------------------------------------------------------------------+\n| CI             | .. image:: https://img.shields.io/travis/illagrenan/tensorflow-serving-api-python3.svg?logo=travis\u0026style=flat-square              |\n|                |    :target: https://travis-ci.org/illagrenan/tensorflow-serving-api-python3                                                       |\n|                |    :alt: TravisCI                                                                                                                 |\n+----------------+-----------------------------------------------------------------------------------------------------------------------------------+\n\nInstallation\n------------\n\nSupported Python versions are: ``3.5`` and ``3.6``.\n\n.. code:: shell\n\n    pip install --upgrade tensorflow-serving-api-python3\n\n\nSupported versions of Tensorflow\n--------------------------------\n\n+-----------------------+---------------------------------------------------------+----------------------------------------------------------------------------------------+\n| Tensorflow version    | Serving API version                                     | Link to original serving package                                                       |\n+-----------------------+---------------------------------------------------------+----------------------------------------------------------------------------------------+\n| ``tensorflow~=1.4.0`` | ``pip install 'tensorflow-serving-api-python3~=1.4.0'`` | `https://pypi.org/.../1.4.0 \u003chttps://pypi.org/project/tensorflow-serving-api/1.4.0/\u003e`_ |\n+-----------------------+---------------------------------------------------------+----------------------------------------------------------------------------------------+\n| ``tensorflow~=1.5.0`` | ``pip install 'tensorflow-serving-api-python3~=1.5.0'`` | `https://pypi.org/.../1.5.0 \u003chttps://pypi.org/project/tensorflow-serving-api/1.5.0/\u003e`_ |\n+-----------------------+---------------------------------------------------------+----------------------------------------------------------------------------------------+\n| ``tensorflow~=1.6.0`` | ``pip install 'tensorflow-serving-api-python3~=1.6.0'`` | `https://pypi.org/.../1.6.0 \u003chttps://pypi.org/project/tensorflow-serving-api/1.6.0/\u003e`_ |\n+-----------------------+---------------------------------------------------------+----------------------------------------------------------------------------------------+\n| ``tensorflow~=1.7.0`` | ``pip install 'tensorflow-serving-api-python3~=1.7.0'`` | `https://pypi.org/.../1.7.0 \u003chttps://pypi.org/project/tensorflow-serving-api/1.7.0/\u003e`_ |\n+-----------------------+---------------------------------------------------------+----------------------------------------------------------------------------------------+\n| ``tensorflow~=1.8.0`` | ``pip install 'tensorflow-serving-api-python3~=1.8.0'`` | `https://pypi.org/.../1.8.0 \u003chttps://pypi.org/project/tensorflow-serving-api/1.8.0/\u003e`_ |\n+-----------------------+---------------------------------------------------------+----------------------------------------------------------------------------------------+\n\nWhy?\n----\n\nOfficial Serving package (https://pypi.python.org/pypi/tensorflow-serving-api) is marked as Python2-only although it **supports** Python3 (therefore you cannot ``pip3 install tensorflow-serving-api``). This has been discussed in this thread: https://github.com/tensorflow/serving/issues/700 (unfortunately, the proposal for publishing the Python3 package was rejected).\n\nThis package **is only redistribution**: I only downloaded Python2 ``.whl`` from the PyPI, extracted it and added my ``setup.py`` with Python3 support.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fillagrenan%2Ftensorflow-serving-api-python3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fillagrenan%2Ftensorflow-serving-api-python3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fillagrenan%2Ftensorflow-serving-api-python3/lists"}