Metadata-Version: 2.1
Name: eiffel-framework
Version: 0.1.5rc1
Summary: Evaluation Framework for FL-based intrusion detection using Flower.
License: MIT
Author: phdcybersec
Author-email: 82591009+phdcybersec@users.noreply.github.com
Requires-Python: >=3.10,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Provides-Extra: darwin
Provides-Extra: linux
Requires-Dist: flwr (>=1.4.0,<2.0.0)
Requires-Dist: grpcio (>=1.37.0,<2.0) ; (sys_platform == "darwin") and (extra == "darwin")
Requires-Dist: h5py (>=3.6.0,<3.7) ; (sys_platform == "darwin") and (extra == "darwin")
Requires-Dist: hydra-core (>=1.3.2,<2.0.0)
Requires-Dist: numpy (>=1.23.2,<1.23.3) ; (sys_platform == "darwin") and (extra == "darwin")
Requires-Dist: protobuf (>=3.19.1,<3.20) ; (sys_platform == "darwin") and (extra == "darwin")
Requires-Dist: tensorflow-macos (>=2.10.0,<2.11.0) ; (sys_platform == "darwin") and (extra == "darwin")
Requires-Dist: tensorflow-metal (>=0.6.0,<0.7.0) ; (sys_platform == "darwin") and (extra == "darwin")
Description-Content-Type: text/markdown

# eiffel
Evaluation framework for FL-based intrusion detection using Flower.

