Metadata-Version: 2.1
Name: flgo
Version: 0.1.1
Summary: A Research-oriented FL Platform. 
Author-email: Zheng Wang <zwang@stu.xmu.edu.cn>
Project-URL: Homepage, https://flgo-xmu.github.io
Project-URL: Bug Tracker, https://github.com/WwZzz/easyFL/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tqdm
Requires-Dist: torch
Requires-Dist: torchvision
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: prettytable
Requires-Dist: ujson
Requires-Dist: pynvml
