everinfer


Nameeverinfer JSON
Version 0.1.8 PyPI version JSON
download
home_pagehttps://github.com/everinfer/everinfer
SummaryEverinfer client to run scalable distributed ML inference with low latency.
upload_time2023-06-13 06:58:05
maintainer
docs_urlNone
authorEverinfer
requires_python>=3.6
licenseMIT license
keywords everinfer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ================
Everinfer Client
================


.. image:: https://img.shields.io/pypi/v/everinfer.svg
        :target: https://pypi.python.org/pypi/everinfer

.. image:: https://img.shields.io/travis/everinfer/everinfer.svg
        :target: https://travis-ci.com/everinfer/everinfer

.. image:: https://readthedocs.org/projects/everinfer/badge/?version=latest
        :target: https://everinfer.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Everinfer client to run scalable distributed ML inference with low latency.


* Free software: MIT license
* Documentation: https://everinfer.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.0.1 (2022-11-26)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/everinfer/everinfer",
    "name": "everinfer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "everinfer",
    "author": "Everinfer",
    "author_email": "hello@everinfer.ai",
    "download_url": "",
    "platform": null,
    "description": "================\nEverinfer Client\n================\n\n\n.. image:: https://img.shields.io/pypi/v/everinfer.svg\n        :target: https://pypi.python.org/pypi/everinfer\n\n.. image:: https://img.shields.io/travis/everinfer/everinfer.svg\n        :target: https://travis-ci.com/everinfer/everinfer\n\n.. image:: https://readthedocs.org/projects/everinfer/badge/?version=latest\n        :target: https://everinfer.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\n\n\nEverinfer client to run scalable distributed ML inference with low latency.\n\n\n* Free software: MIT license\n* Documentation: https://everinfer.readthedocs.io.\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.0.1 (2022-11-26)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Everinfer client to run scalable distributed ML inference with low latency.",
    "version": "0.1.8",
    "project_urls": {
        "Homepage": "https://github.com/everinfer/everinfer"
    },
    "split_keywords": [
        "everinfer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44dd26432f31f24e6540b9515bf8419e5707627bcf45d7ce1cab316689dd772c",
                "md5": "0a6d09372f51bdceb73cb792f29437c4",
                "sha256": "db81a7cc832f0e2a77f7c93bbd9b4c33b1dfd32c48e6aa2e3f5e52271b38130f"
            },
            "downloads": -1,
            "filename": "everinfer-0.1.8-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a6d09372f51bdceb73cb792f29437c4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 25132,
            "upload_time": "2023-06-13T06:58:05",
            "upload_time_iso_8601": "2023-06-13T06:58:05.620078Z",
            "url": "https://files.pythonhosted.org/packages/44/dd/26432f31f24e6540b9515bf8419e5707627bcf45d7ce1cab316689dd772c/everinfer-0.1.8-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-13 06:58:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "everinfer",
    "github_project": "everinfer",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "everinfer"
}
        
Elapsed time: 0.07664s