servicefoundry


Nameservicefoundry JSON
Version 0.10.16 PyPI version JSON
download
home_pagehttps://truefoundry.com
SummaryDeploy applications and interact with the Truefoundry platform using CLI
upload_time2024-06-25 13:53:11
maintainerNone
docs_urlNone
authorAbhishek Choudhary
requires_python<3.13,>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ServiceFoundry

ServiceFoundry is a client library that allows you to containerize and deploy your Machine Learning model (or other
services) to a managed Kubernetes Cluster. This also generates a Grafana cluster with complete visibility of your
Service Health, System Logs, and Kubernetes Workspace.

It is available both as a command-line-interface and via APIs that allow you to deploy directly from your Jupyter
Notebook.

You can access the health of your service, monitoring links and deployed endpoints by logging on to TrueFoundry's
dashboard.

# Installation

```
pip install -U servicefoundry
```

# Documentation

https://docs.truefoundry.com/


            

Raw data

            {
    "_id": null,
    "home_page": "https://truefoundry.com",
    "name": "servicefoundry",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Abhishek Choudhary",
    "author_email": "abhichoudhary06@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/81/6e/874587f422a5d780c0a82435dd92da9a71bf3cb55fa642b228ac7701e064/servicefoundry-0.10.16.tar.gz",
    "platform": null,
    "description": "# ServiceFoundry\n\nServiceFoundry is a client library that allows you to containerize and deploy your Machine Learning model (or other\nservices) to a managed Kubernetes Cluster. This also generates a Grafana cluster with complete visibility of your\nService Health, System Logs, and Kubernetes Workspace.\n\nIt is available both as a command-line-interface and via APIs that allow you to deploy directly from your Jupyter\nNotebook.\n\nYou can access the health of your service, monitoring links and deployed endpoints by logging on to TrueFoundry's\ndashboard.\n\n# Installation\n\n```\npip install -U servicefoundry\n```\n\n# Documentation\n\nhttps://docs.truefoundry.com/\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Deploy applications and interact with the Truefoundry platform using CLI",
    "version": "0.10.16",
    "project_urls": {
        "Homepage": "https://truefoundry.com",
        "Repository": "https://github.com/truefoundry/servicefoundry-cli"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9045e4208ad31f5d7552f6a9c6e6d7090fc483561aa69d7d82f6d8e5aba27fea",
                "md5": "a5279d9ccaca9382bf7ef8d99c5f8035",
                "sha256": "2facdc6fe034ff606e654a6f0cf54c3e239b2be047aab65f4232b7f7f8dd6ec8"
            },
            "downloads": -1,
            "filename": "servicefoundry-0.10.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a5279d9ccaca9382bf7ef8d99c5f8035",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.8",
            "size": 124262,
            "upload_time": "2024-06-25T13:53:08",
            "upload_time_iso_8601": "2024-06-25T13:53:08.187759Z",
            "url": "https://files.pythonhosted.org/packages/90/45/e4208ad31f5d7552f6a9c6e6d7090fc483561aa69d7d82f6d8e5aba27fea/servicefoundry-0.10.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "816e874587f422a5d780c0a82435dd92da9a71bf3cb55fa642b228ac7701e064",
                "md5": "16fe79aa06708d78d35e3bc2e24e97f0",
                "sha256": "31152e85c2621e1db34ba95fe77d0a788cb247f61e14379809b465bfe8973dd8"
            },
            "downloads": -1,
            "filename": "servicefoundry-0.10.16.tar.gz",
            "has_sig": false,
            "md5_digest": "16fe79aa06708d78d35e3bc2e24e97f0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.8",
            "size": 81910,
            "upload_time": "2024-06-25T13:53:11",
            "upload_time_iso_8601": "2024-06-25T13:53:11.415593Z",
            "url": "https://files.pythonhosted.org/packages/81/6e/874587f422a5d780c0a82435dd92da9a71bf3cb55fa642b228ac7701e064/servicefoundry-0.10.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-25 13:53:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "truefoundry",
    "github_project": "servicefoundry-cli",
    "github_not_found": true,
    "lcname": "servicefoundry"
}
        
Elapsed time: 7.54069s