Metadata-Version: 2.4
Name: vantage6-algorithm-tools
Version: 5.0.0rc1
Summary: Vantage6 algorithm tools
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: openpyxl>=3.0.0
Requires-Dist: pandas>=2.2.3
Requires-Dist: psycopg2-binary==2.9.10
Requires-Dist: pyarrow>=16.1.0
Requires-Dist: pyfiglet==1.0.4
Requires-Dist: pyjwt==2.9.0
Requires-Dist: sparqlwrapper>=2.0.0
Requires-Dist: sqlalchemy>=1.4.46
Requires-Dist: vantage6-common==5.0.0rc1
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 Algorithm Tools

This package provides Python tools to facilitate algorithm development for vantage6.

## 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 view our
[documentation](https://docs.vantage6.ai).