Metadata-Version: 2.1
Name: fhelwr
Version: 0.1.2
Summary: homomorphic aggregation strategies for flwr federated learning
Author-email: marcos pontes <mfprezende@gmail.com>
Maintainer-email: marcos pontes <mfprezende@gmail.com>
Project-URL: Changelog, https://github.com/marcosfpr/fhelwr/blob/main/CHANGELOG.md
Project-URL: Documentation, https://github.com/marcosfpr/fhelwr/blob/main/README.md
Project-URL: Homepage, https://github.com/marcosfpr/fhelwr
Project-URL: Repository, https://github.com/marcosfpr/fhelwr
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python
Classifier: Typing :: Typed
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: sealy==0.1.5
Requires-Dist: flwr
Requires-Dist: numpy
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
