django-river-ml


Namedjango-river-ml JSON
Version 0.0.21 PyPI version JSON
download
home_pagehttps://github.com/vsoch/django-river-ml
SummaryOnline machine learning with river and Django.
upload_time2023-12-25 23:06:44
maintainer
docs_urlNone
authorVanessa Sochat
requires_python
licenseApache Software License 2.0
keywords online-ml river chantilly
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-river-ml

[![CI](https://github.com/vsoch/django-river-ml/actions/workflows/main.yml/badge.svg)](https://github.com/vsoch/django-river-ml/actions/workflows/main.yml)
[![PyPI version](https://badge.fury.io/py/django-river-ml.svg)](https://badge.fury.io/py/django-river-ml)

Django models to deploy [river](https://riverml.xyz) online machine learning.
This is a Django version of [chantilly](https://github.com/online-ml/chantilly) that aims to use the
same overall design. We also include [example clients](https://github.com/vsoch/django-river-ml/tree/main/examples) and a test application in [tests](https://github.com/vsoch/django-river-ml/tree/main/tests). We also are developing an [API client](https://github.com/vsoch/riverapi) and early work on a
[specification](https://vsoch.github.io/riverapi/getting_started/spec.html) that can be extended to other
Python based servers intended for river.

See the ⭐️ [Documentation](https://vsoch.github.io/django-river-ml/) ⭐️ to get started!

## Contributors

We use the [all-contributors](https://github.com/all-contributors/all-contributors)
tool to generate a contributors graphic below.

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
  <tr>
    <td align="center"><a href="https://vsoch.github.io"><img src="https://avatars.githubusercontent.com/u/814322?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Vanessasaurus</b></sub></a><br /><a href="https://github.com/vsoch/django-river-ml/commits?author=vsoch" title="Code">💻</a></td>
  </tr>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vsoch/django-river-ml",
    "name": "django-river-ml",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "online-ml,river,chantilly",
    "author": "Vanessa Sochat",
    "author_email": "vsoch@users.noreply.github.io",
    "download_url": "https://files.pythonhosted.org/packages/af/cf/025d8eca0f41e2853dad00c54f5490c894b79bff580f99337abdce2a0b1d/django-river-ml-0.0.21.tar.gz",
    "platform": null,
    "description": "# django-river-ml\n\n[![CI](https://github.com/vsoch/django-river-ml/actions/workflows/main.yml/badge.svg)](https://github.com/vsoch/django-river-ml/actions/workflows/main.yml)\n[![PyPI version](https://badge.fury.io/py/django-river-ml.svg)](https://badge.fury.io/py/django-river-ml)\n\nDjango models to deploy [river](https://riverml.xyz) online machine learning.\nThis is a Django version of [chantilly](https://github.com/online-ml/chantilly) that aims to use the\nsame overall design. We also include [example clients](https://github.com/vsoch/django-river-ml/tree/main/examples) and a test application in [tests](https://github.com/vsoch/django-river-ml/tree/main/tests). We also are developing an [API client](https://github.com/vsoch/riverapi) and early work on a\n[specification](https://vsoch.github.io/riverapi/getting_started/spec.html) that can be extended to other\nPython based servers intended for river.\n\nSee the \u2b50\ufe0f [Documentation](https://vsoch.github.io/django-river-ml/) \u2b50\ufe0f to get started!\n\n## Contributors\n\nWe use the [all-contributors](https://github.com/all-contributors/all-contributors)\ntool to generate a contributors graphic below.\n\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n<table>\n  <tr>\n    <td align=\"center\"><a href=\"https://vsoch.github.io\"><img src=\"https://avatars.githubusercontent.com/u/814322?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Vanessasaurus</b></sub></a><br /><a href=\"https://github.com/vsoch/django-river-ml/commits?author=vsoch\" title=\"Code\">\ud83d\udcbb</a></td>\n  </tr>\n</table>\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Online machine learning with river and Django.",
    "version": "0.0.21",
    "project_urls": {
        "Homepage": "https://github.com/vsoch/django-river-ml"
    },
    "split_keywords": [
        "online-ml",
        "river",
        "chantilly"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f70f5dc549688db71c0d3c16842e00fe426435f7fb262bd5046876893663a889",
                "md5": "981e01f7145dc4617f27a846d29a8198",
                "sha256": "5a4ced117ede8fa7fc9d506c6ab5cf7ef768a979e2c5d15a3899122b5c0a2d47"
            },
            "downloads": -1,
            "filename": "django_river_ml-0.0.21-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "981e01f7145dc4617f27a846d29a8198",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 28370,
            "upload_time": "2023-12-25T23:06:42",
            "upload_time_iso_8601": "2023-12-25T23:06:42.320458Z",
            "url": "https://files.pythonhosted.org/packages/f7/0f/5dc549688db71c0d3c16842e00fe426435f7fb262bd5046876893663a889/django_river_ml-0.0.21-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "afcf025d8eca0f41e2853dad00c54f5490c894b79bff580f99337abdce2a0b1d",
                "md5": "a842276238bc1b846cd543994734f581",
                "sha256": "e0ab9311e6d174d3b700578f4f765619fc95f3d65c2861e193bcbf2febe17d87"
            },
            "downloads": -1,
            "filename": "django-river-ml-0.0.21.tar.gz",
            "has_sig": false,
            "md5_digest": "a842276238bc1b846cd543994734f581",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24284,
            "upload_time": "2023-12-25T23:06:44",
            "upload_time_iso_8601": "2023-12-25T23:06:44.009396Z",
            "url": "https://files.pythonhosted.org/packages/af/cf/025d8eca0f41e2853dad00c54f5490c894b79bff580f99337abdce2a0b1d/django-river-ml-0.0.21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-25 23:06:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vsoch",
    "github_project": "django-river-ml",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "django-river-ml"
}
        
Elapsed time: 0.16005s