Metadata-Version: 2.4
Name: netfl
Version: 0.1.0
Summary: NetFL is a plugin that extends Fogbed by integrating the Flower framework, enabling the execution of Federated Learning experiments in Fog/Edge environments.
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.9
Requires-Dist: flwr-datasets[vision]==0.5.0
Requires-Dist: flwr==1.12.0
Requires-Dist: fogbed==1.0.0
Requires-Dist: tensorflow==2.16.1
