Metadata-Version: 2.1
Name: vantage6-client
Version: 1.1.0rc2
Summary: Vantage6 client
Home-page: https://github.com/IKNL/vantage6-client
License: UNKNOWN
Description: <h1 align="center">
          <br>
          <a href="https://vantage6.ai"><img src="https://github.com/IKNL/guidelines/blob/master/resources/logos/vantage6.png?raw=true" alt="vantage6" width="350"></a>
        </h1>
        
        <h3 align=center> A privacy preserving federated learning solution</h3>
        <h3 align="center">
        
        [![Coverage Status](https://coveralls.io/repos/github/IKNL/vantage6-client/badge.svg?branch=master)](https://coveralls.io/github/IKNL/vantage6-client?branch=master)
        [![Codacy Badge](https://app.codacy.com/project/badge/Grade/272012fbf5484aee97a2c382aa5f6fc7)](https://www.codacy.com/gh/IKNL/vantage6-client?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=IKNL/vantage6-client&amp;utm_campaign=Badge_Grade)
        [![PyPI version](https://badge.fury.io/py/vantage6-client.svg)](https://badge.fury.io/py/vantage6-client)
        [![Build Status](https://travis-ci.org/IKNL/vantage6-client.svg?branch=master)](https://travis-ci.org/IKNL/vantage6-client)
        
        </h3>
        
        <p align="center">
          <a href="#books-documentation">Documentation</a> •
          <a href="#gift_heart-contributing">Contributing</a> •
          <a href="#black_nib-references">References</a>
        </p>
        
        -----------------------------------------------------------------------------------------------------
        This repository is part of **vantage6**, our **priVAcy preserviNg federaTed leArninG infrastructurE for Secure Insight eXchange**. Other repositories include:
        
        * [vantage6](https://github.com/iknl/vantage6)
        * [vantage6-common](https://github.com/iknl/vantage6-common)
        * [vantage6-server](https://github.com/iknl/vantage6-server)
        * [vantage6-node](https://github.com/iknl/vantage6-node)
        * vantage6-client (you are here)
        * [vantage6-UI](https://github.com/IKNL/Vantage6-UI)
        * [vantage6-master](https://github.com/iknl/vantage6-master)
        
        ## :books: Documentation
        This repository contains the code for a **vantage6** client. For a more detailed, comprehensive guide, please refer to our [website (`https://vantage6.ai`)](https://vantage6.ai) and the official [documentation (`https://docs.vantage6.ai/`)](https://docs.vantage6.ai/).
        
        ## :gift_heart: Contributing
        We hope to continue developing, improving, and supporting **vantage6** with the help of the federated learning community. If you are interested in contributing, first of all, thank you! Second, please take a look at our [contributing guidelines](https://docs.vantage6.ai/how-to-contribute/how-to-contribute)
        
        ## :black_nib: References
        If you are using **vantage6**, please cite the base repository as well as the accompanying paper as follows:
        
        > - Frank Martin, Melle Sieswerda, Hasan Alradhi, Arturo Moncada-Torres, Johan van Soest. vantage6. Available at
        https://doi.org/10.5281/zenodo.3686944. Accessed on [MONTH, 20XX].
        > - Arturo Moncada-Torres, Frank Martin, Melle Sieswerda, Johan van Soest, Gijs Gelijnse. vantage6: an open source priVAcy preserviNg
        federaTed leArninG infrastructurE for Secure Insight eXchange. Submitted for publication.
        
        -----------------------------------------------------------------------------------------------------
        <p align="center">
          <a href="https://github.com/IKNL/vantage6">vantage6</a> •
          <a href="https://github.com/IKNL/vantage6-common">Common</a> •
          <a href="https://github.com/IKNL/vantage6-server">Server</a> •
          <a href="https://github.com/IKNL/vantage6-node">Node</a> •
          <a>Client</a> •
          <a href="https://github.com/IKNL/Vantage6-UI">UI</a> •
          <a href="https://github.com/IKNL/vantage6-master">Master</a>
        </p>
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
