Metadata-Version: 2.4
Name: vantage6-node
Version: 5.0.0b4
Summary: vantage6 node
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: click==8.1.3
Requires-Dist: gevent==25.4.2
Requires-Dist: jinja2==3.1.6
Requires-Dist: kubernetes==28.1.0
Requires-Dist: nvidia-ml-py==12.535.133
Requires-Dist: parquet-tools==0.2.16
Requires-Dist: psutil==7.0.0
Requires-Dist: python-socketio==5.15.0
Requires-Dist: requests==2.32.4
Requires-Dist: vantage6-client==5.0.0b4
Requires-Dist: vantage6-common==5.0.0b4
Requires-Dist: vantage6==5.0.0b4
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 Node

This package contains the Vantage6 node application.

## 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).