bloom-client


Namebloom-client JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/yourusername/bloom-client
SummaryA Python client for the Bloom Engine API
upload_time2025-01-21 15:24:04
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Bloom Client

A Python client for interacting with the Bloom Engine API. This client makes it easy to send inputs and outputs, calculate results, and retrieve individual outputs.

---

## **Installation**

Install the package via pip:

```bash
pip install bloom-client

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/bloom-client",
    "name": "bloom-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/e7/00/4351055d292ee94e8fecfab9480457b29725cc25fedadcd643516ea78309/bloom_client-1.0.1.tar.gz",
    "platform": null,
    "description": "# Bloom Client\r\n\r\nA Python client for interacting with the Bloom Engine API. This client makes it easy to send inputs and outputs, calculate results, and retrieve individual outputs.\r\n\r\n---\r\n\r\n## **Installation**\r\n\r\nInstall the package via pip:\r\n\r\n```bash\r\npip install bloom-client\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python client for the Bloom Engine API",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/bloom-client"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a987d386b79b86e490d69bfc054335ce0311f47a664e751282f0593e936534b6",
                "md5": "978e0710f2ec37bda5afeb1c6f060188",
                "sha256": "d3eb472355f8844633e7bf7979303a582fa06b6edfa8291600f409402959bf13"
            },
            "downloads": -1,
            "filename": "bloom_client-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "978e0710f2ec37bda5afeb1c6f060188",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2322,
            "upload_time": "2025-01-21T15:24:01",
            "upload_time_iso_8601": "2025-01-21T15:24:01.642855Z",
            "url": "https://files.pythonhosted.org/packages/a9/87/d386b79b86e490d69bfc054335ce0311f47a664e751282f0593e936534b6/bloom_client-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7004351055d292ee94e8fecfab9480457b29725cc25fedadcd643516ea78309",
                "md5": "80f2afd5400152a00528c5cb677702ad",
                "sha256": "6bdd9ceb91ca7b02758896c1af17747e4730689f25b85eef88b437d9e32c3a41"
            },
            "downloads": -1,
            "filename": "bloom_client-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "80f2afd5400152a00528c5cb677702ad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2514,
            "upload_time": "2025-01-21T15:24:04",
            "upload_time_iso_8601": "2025-01-21T15:24:04.064668Z",
            "url": "https://files.pythonhosted.org/packages/e7/00/4351055d292ee94e8fecfab9480457b29725cc25fedadcd643516ea78309/bloom_client-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-21 15:24:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "bloom-client",
    "github_not_found": true,
    "lcname": "bloom-client"
}
        
Elapsed time: 1.76772s