recflows


Namerecflows JSON
Version 0.0.20 PyPI version JSON
download
home_pagehttps://github.com/cogdiver/recflows
SummarySolution created to streamline the creation, programming, deployment and monitoring of recommendation systems.
upload_time2024-04-20 03:56:25
maintainerNone
docs_urlNone
authorcogdiver
requires_pythonNone
licenseMIT
keywords recommendation systems programming
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <img src="https://github.com/cogdiver/recflows/blob/main/images/logo-text.png?raw=true" alt="Recflows">

RecFlows is a solution created to streamline the creation, programming, deployment and monitoring of recommendation systems.


## Installing from PyPI
```bash
pip install recflows
```


## Installing with Docker
```bash
docker run recflows # In development
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cogdiver/recflows",
    "name": "recflows",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "recommendation systems, programming",
    "author": "cogdiver",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/34/e5/4ff8e12e6793225fa7aec52d1c2bcb09e4f8889f2b7219b78157c278f663/recflows-0.0.20.tar.gz",
    "platform": null,
    "description": "<img src=\"https://github.com/cogdiver/recflows/blob/main/images/logo-text.png?raw=true\" alt=\"Recflows\">\n\nRecFlows is a solution created to streamline the creation, programming, deployment and monitoring of recommendation systems.\n\n\n## Installing from PyPI\n```bash\npip install recflows\n```\n\n\n## Installing with Docker\n```bash\ndocker run recflows # In development\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Solution created to streamline the creation, programming, deployment and monitoring of recommendation systems.",
    "version": "0.0.20",
    "project_urls": {
        "Homepage": "https://github.com/cogdiver/recflows"
    },
    "split_keywords": [
        "recommendation systems",
        " programming"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "564c1884e22785c48571c56b2a3858bbf1452e2b8d507d288a56d7d0a615e10a",
                "md5": "f6158ca6318e802539102781985c2a5f",
                "sha256": "00c2e20431a6667880b0a0b3ad8ec51ba3e5db76bece66a05389e8560dc9f845"
            },
            "downloads": -1,
            "filename": "recflows-0.0.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f6158ca6318e802539102781985c2a5f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 26706,
            "upload_time": "2024-04-20T03:56:23",
            "upload_time_iso_8601": "2024-04-20T03:56:23.508880Z",
            "url": "https://files.pythonhosted.org/packages/56/4c/1884e22785c48571c56b2a3858bbf1452e2b8d507d288a56d7d0a615e10a/recflows-0.0.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34e54ff8e12e6793225fa7aec52d1c2bcb09e4f8889f2b7219b78157c278f663",
                "md5": "b8966162b55fdd43ea333f51a7812773",
                "sha256": "6d3acfb1233adfba1c451161abd09dda4b9177360dc2bc1278b4e50f626e7dc2"
            },
            "downloads": -1,
            "filename": "recflows-0.0.20.tar.gz",
            "has_sig": false,
            "md5_digest": "b8966162b55fdd43ea333f51a7812773",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11967,
            "upload_time": "2024-04-20T03:56:25",
            "upload_time_iso_8601": "2024-04-20T03:56:25.124719Z",
            "url": "https://files.pythonhosted.org/packages/34/e5/4ff8e12e6793225fa7aec52d1c2bcb09e4f8889f2b7219b78157c278f663/recflows-0.0.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-20 03:56:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cogdiver",
    "github_project": "recflows",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "test_requirements": [],
    "lcname": "recflows"
}
        
Elapsed time: 0.27837s