syft-client


Namesyft-client JSON
Version 0.1.88 PyPI version JSON
download
home_pageNone
SummaryA simple client library for setting up secure communication channels using Google Drive
upload_time2025-11-11 18:33:25
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseApache-2.0
keywords privacy federated-learning google-drive communication
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Syft-client

## Install

```
uv pip install -e .
```

## Test

```
just test-unit
just test-integration
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "syft-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "privacy, federated-learning, google-drive, communication",
    "author": null,
    "author_email": "OpenMined <info@openmined.org>",
    "download_url": "https://files.pythonhosted.org/packages/88/aa/cc5b82a1c5b1b1899600fde0b87ef19551a20c41ebff07213be5bd39ba8f/syft_client-0.1.88.tar.gz",
    "platform": null,
    "description": "# Syft-client\n\n## Install\n\n```\nuv pip install -e .\n```\n\n## Test\n\n```\njust test-unit\njust test-integration\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A simple client library for setting up secure communication channels using Google Drive",
    "version": "0.1.88",
    "project_urls": {
        "Bug Tracker": "https://github.com/OpenMined/syft-client/issues",
        "Documentation": "https://github.com/OpenMined/syft-client#readme",
        "Homepage": "https://github.com/OpenMined/syft-client",
        "Repository": "https://github.com/OpenMined/syft-client"
    },
    "split_keywords": [
        "privacy",
        " federated-learning",
        " google-drive",
        " communication"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1fc6da86cd13d706bbd3d0443baf9bf52c5170e7784e1f746e1d3f04b53027a9",
                "md5": "d6b8f6e9ce9aa589c9eb14146d377cac",
                "sha256": "52846728683f99a4dc76113fc25f4943aa947d570fbd07f61212b7faf59ab557"
            },
            "downloads": -1,
            "filename": "syft_client-0.1.88-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d6b8f6e9ce9aa589c9eb14146d377cac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 37759,
            "upload_time": "2025-11-11T18:33:23",
            "upload_time_iso_8601": "2025-11-11T18:33:23.582370Z",
            "url": "https://files.pythonhosted.org/packages/1f/c6/da86cd13d706bbd3d0443baf9bf52c5170e7784e1f746e1d3f04b53027a9/syft_client-0.1.88-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "88aacc5b82a1c5b1b1899600fde0b87ef19551a20c41ebff07213be5bd39ba8f",
                "md5": "9cbabfa350ed0eb9f4dd3260cb3d068f",
                "sha256": "c370e65617cf1a4d9d4a49abf124525148fd93be1ebcc1b02b8e2f2a8dc74a87"
            },
            "downloads": -1,
            "filename": "syft_client-0.1.88.tar.gz",
            "has_sig": false,
            "md5_digest": "9cbabfa350ed0eb9f4dd3260cb3d068f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 27657,
            "upload_time": "2025-11-11T18:33:25",
            "upload_time_iso_8601": "2025-11-11T18:33:25.748778Z",
            "url": "https://files.pythonhosted.org/packages/88/aa/cc5b82a1c5b1b1899600fde0b87ef19551a20c41ebff07213be5bd39ba8f/syft_client-0.1.88.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-11 18:33:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenMined",
    "github_project": "syft-client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "syft-client"
}
        
Elapsed time: 1.96319s