Metadata-Version: 2.4
Name: vantage6-client
Version: 5.0.0a38
Summary: Vantage6 client library
Author: Vantage6 Team
Maintainer-email: Frank Martin <f.martin@iknl.nl>, Bart van Beusekom <b.vanbeusekom@iknl.nl>
License: MIT
Requires-Python: >=3.13
Requires-Dist: pyfiglet==1.0.3
Requires-Dist: python-keycloak==5.5.0
Requires-Dist: rich==13.5.2
Requires-Dist: vantage6-common==5.0.0a38
Provides-Extra: dev
Requires-Dist: black; extra == 'dev'
Requires-Dist: coverage==7.10.2; extra == 'dev'
Requires-Dist: pre-commit; extra == 'dev'
Description-Content-Type: text/markdown

<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 Enhancing Technology (PET) Operations platform</h3>

---

# Vantage6 Client

This package provides a Python client for interacting with the vantage6 server.

## Documentation

For complete documentation, installation instructions, and usage examples, please see
the **[main Vantage6 README](https://github.com/vantage6/vantage6/blob/main/README.md)**
.

## About Vantage6

Vantage6 is a Privacy Enhancing Technology (PET) Operations platform that enables
federated learning and multi-party computation. For more information, visit
[vantage6.ai](https://vantage6.ai) or join our
[Discord community](https://discord.gg/yAyFf6Y).