Metadata-Version: 2.4
Name: easyfederated
Version: 0.1.2
Summary: Tool for automatizing the deployment of easy federated learning examples
Requires-Python: >=3.12
Requires-Dist: checksumdir>=1.3.0
Requires-Dist: dacite>=1.9.2
Requires-Dist: nvflare[dev]>=2.6.2
Requires-Dist: paramiko>=4.0.0
Requires-Dist: tqdm>=4.67.1
Requires-Dist: typer>=0.19.2
Description-Content-Type: text/markdown

## easyfed

- Tell about architecture compatibility right now
- You should have access via ssh to the machines


### Pros:
 - True reproducibility with nix.
 - No need to install python, torch, etc, on the others machines, just works like magic!
 - Easier implementation of federated learning scatter and gather workflow
 - You can allways migrate your code to nvidia flare if you want!

 ## Fix:

Why hardcode on prod\_00/admin@pablofraile.net on the fed\_admin.json information, the :
admin: {
    ...
    username: "admin@pablofraile.net",
    ..
}
