# Clients
## Description
This directory is reserved for webclients that are ready-made to connect to the FMA service
with little to no modification
## Install and Test
To install the requirements to test the client:
```
make install
```
To run the tests:
```
make test
```
For testing and coverage reports:
```
make test-and-coverage
```
Raw data
{
"_id": null,
"home_page": "https://github.com/capitalone/federated-model-aggregation",
"name": "fma-connect",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "Federated Learning",
"author": "Kenny Bean, Tyler Farnan, Taylor Turner, Michael Davis, Jeremy Goodsitt",
"author_email": "",
"download_url": "",
"platform": null,
"description": "# Clients\n## Description\nThis directory is reserved for webclients that are ready-made to connect to the FMA service\nwith little to no modification\n\n## Install and Test\nTo install the requirements to test the client:\n```\nmake install\n```\n\nTo run the tests:\n```\nmake test\n```\n\nFor testing and coverage reports:\n```\nmake test-and-coverage\n```\n",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "Federated Model Aggregation's Python Clients",
"version": "0.0.2",
"split_keywords": [
"federated",
"learning"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "64b8a6ce900aee6a2494f8b46b71a460a4d5906ca247d9454912f89576eb38a4",
"md5": "77f025c673870a25fb64674779600328",
"sha256": "ff1c7e51e78a2e4256399be5bef8044b5675a3e3cf6e714ff7c4d98ebf559b81"
},
"downloads": -1,
"filename": "fma_connect-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "77f025c673870a25fb64674779600328",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 5099,
"upload_time": "2023-03-22T17:31:25",
"upload_time_iso_8601": "2023-03-22T17:31:25.279646Z",
"url": "https://files.pythonhosted.org/packages/64/b8/a6ce900aee6a2494f8b46b71a460a4d5906ca247d9454912f89576eb38a4/fma_connect-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-22 17:31:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "capitalone",
"github_project": "federated-model-aggregation",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "fma-connect"
}