Metadata-Version: 2.3
Name: chainfl
Version: 0.1.0
Summary: Federated Learning + Blockchain Simulation Framework
License: MIT
Author: Tymoteusz Miller
Author-email: tymoteusz@example.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: cryptography (>=41.0,<42.0)
Requires-Dist: numpy (>=1.24,<2.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: scikit-learn (>=1.3,<2.0)
