syft-flwr 0.1.2__py3-none-any.whl → 0.1.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of syft-flwr might be problematic. Click here for more details.
- syft_flwr/__init__.py +1 -1
- {syft_flwr-0.1.2.dist-info → syft_flwr-0.1.3.dist-info}/METADATA +4 -4
- {syft_flwr-0.1.2.dist-info → syft_flwr-0.1.3.dist-info}/RECORD +6 -8
- README.md +0 -8
- pyproject.toml +0 -52
- {syft_flwr-0.1.2.dist-info → syft_flwr-0.1.3.dist-info}/WHEEL +0 -0
- {syft_flwr-0.1.2.dist-info → syft_flwr-0.1.3.dist-info}/entry_points.txt +0 -0
- {syft_flwr-0.1.2.dist-info → syft_flwr-0.1.3.dist-info}/licenses/LICENSE +0 -0
syft_flwr/__init__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: syft-flwr
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.3
|
|
4
4
|
Summary: syft_flwr is an open source framework that facilitate federated learning projects using Flower over the SyftBox protocol
|
|
5
5
|
License-File: LICENSE
|
|
6
6
|
Requires-Python: >=3.9.2
|
|
@@ -9,9 +9,9 @@ Requires-Dist: flwr[simulation]==1.17.0
|
|
|
9
9
|
Requires-Dist: loguru>=0.7.3
|
|
10
10
|
Requires-Dist: safetensors>=0.5.0
|
|
11
11
|
Requires-Dist: syft-core==0.2.3
|
|
12
|
-
Requires-Dist: syft-event==0.2.
|
|
13
|
-
Requires-Dist: syft-rds==0.1.
|
|
14
|
-
Requires-Dist: syft-rpc==0.2.
|
|
12
|
+
Requires-Dist: syft-event==0.2.3
|
|
13
|
+
Requires-Dist: syft-rds==0.1.3
|
|
14
|
+
Requires-Dist: syft-rpc==0.2.2
|
|
15
15
|
Requires-Dist: tomli-w>=1.2.0
|
|
16
16
|
Requires-Dist: tomli>=2.2.1
|
|
17
17
|
Requires-Dist: typing-extensions>=4.13.0
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
pyproject.toml,sha256=9xXaUPNxLw22C4aYYqOAFAyvcUa9wV2wVTxSlUUsX_o,1243
|
|
3
|
-
syft_flwr/__init__.py,sha256=i9rBsTh9ChUYp0phPXT13pGdIj5J5et7efxV3C4RMto,127
|
|
1
|
+
syft_flwr/__init__.py,sha256=sO3sQFIltyQPWan52laXFo3FOj3oZlN1tLrkExtIU9E,127
|
|
4
2
|
syft_flwr/bootstrap.py,sha256=-T6SRh_p6u6uWpbTPZ6-URsAfMQAI2jakpjZAh0UUlw,3690
|
|
5
3
|
syft_flwr/cli.py,sha256=imctwdQMxQeGQZaiKSX1Mo2nU_-RmA-cGB3H4huuUeA,3274
|
|
6
4
|
syft_flwr/config.py,sha256=4hwkovGtFOLNULjJwoGYcA0uT4y3vZSrxndXqYXquMY,821
|
|
@@ -15,8 +13,8 @@ syft_flwr/utils.py,sha256=3dDYEB7btq9hxZ9UsfQWh3i44OerAhGXc5XaX5wO3-o,955
|
|
|
15
13
|
syft_flwr/strategy/__init__.py,sha256=mpUmExjjFkqU8gg41XsOBKfO3aqCBe7XPJSU-_P7smU,97
|
|
16
14
|
syft_flwr/strategy/fedavg.py,sha256=N8jULUkjvuaBIEVINowyQln8W8yFhkO-J8k0-iPcGMA,1562
|
|
17
15
|
syft_flwr/templates/main.py.tpl,sha256=p0uK97jvLGk3LJdy1_HF1R5BQgIjaTGkYnr-csfh39M,791
|
|
18
|
-
syft_flwr-0.1.
|
|
19
|
-
syft_flwr-0.1.
|
|
20
|
-
syft_flwr-0.1.
|
|
21
|
-
syft_flwr-0.1.
|
|
22
|
-
syft_flwr-0.1.
|
|
16
|
+
syft_flwr-0.1.3.dist-info/METADATA,sha256=_Mk6RLnvPX1cBjxbOqVlZ5ePaOZMLkCwt_wf-wkLGIo,994
|
|
17
|
+
syft_flwr-0.1.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
18
|
+
syft_flwr-0.1.3.dist-info/entry_points.txt,sha256=o7oT0dCoHn-3WyIwdDw1lBh2q-GvhB_8s0hWeJU4myc,49
|
|
19
|
+
syft_flwr-0.1.3.dist-info/licenses/LICENSE,sha256=0msOUar8uPZTqkAOTBp4rCzd7Jl9eRhfKiNufwrsg7k,11361
|
|
20
|
+
syft_flwr-0.1.3.dist-info/RECORD,,
|
README.md
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
# syft_flwr
|
|
2
|
-
|
|
3
|
-
`syft_flwr` is an open source framework that facilitate federated learning projects using [Flower](https://github.com/adap/flower) over the [SyftBox](https://github.com/OpenMined/syftbox) protocol
|
|
4
|
-
|
|
5
|
-
## Installation
|
|
6
|
-
- Install uv: `brew install uv`
|
|
7
|
-
- Create a virtual environment: `uv venv`
|
|
8
|
-
- Install `syft-flwr`: `uv pip install syft-flwr`
|
pyproject.toml
DELETED
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
[project]
|
|
2
|
-
name = "syft-flwr"
|
|
3
|
-
version = "0.1.2"
|
|
4
|
-
description = "syft_flwr is an open source framework that facilitate federated learning projects using Flower over the SyftBox protocol"
|
|
5
|
-
readme = "README.md"
|
|
6
|
-
requires-python = ">=3.9.2"
|
|
7
|
-
dependencies = [
|
|
8
|
-
"flwr[simulation]==1.17.0",
|
|
9
|
-
"flwr-datasets[vision]>=0.5.0",
|
|
10
|
-
"loguru>=0.7.3",
|
|
11
|
-
"safetensors>=0.5.0",
|
|
12
|
-
"typing-extensions>=4.13.0",
|
|
13
|
-
"tomli>=2.2.1",
|
|
14
|
-
"tomli-w>=1.2.0",
|
|
15
|
-
"syft-core==0.2.3",
|
|
16
|
-
"syft-event==0.2.0",
|
|
17
|
-
"syft-rpc==0.2.0",
|
|
18
|
-
"syft-rds==0.1.0",
|
|
19
|
-
]
|
|
20
|
-
|
|
21
|
-
[project.scripts]
|
|
22
|
-
syft_flwr = "syft_flwr.cli:main"
|
|
23
|
-
|
|
24
|
-
[tool.uv]
|
|
25
|
-
dev-dependencies = [
|
|
26
|
-
"ipykernel>=6.29.5",
|
|
27
|
-
"ipywidgets>=8.1.6",
|
|
28
|
-
"pytest>=8.3.4",
|
|
29
|
-
"pre-commit>=4.0.1",
|
|
30
|
-
]
|
|
31
|
-
|
|
32
|
-
[build-system]
|
|
33
|
-
requires = ["hatchling"]
|
|
34
|
-
build-backend = "hatchling.build"
|
|
35
|
-
|
|
36
|
-
[tool.hatch.build.targets.wheel]
|
|
37
|
-
packages = ["src/syft_flwr"]
|
|
38
|
-
only-include = ["src", "pyproject.toml", "/README.md"]
|
|
39
|
-
exclude = ["src/**/__pycache__"]
|
|
40
|
-
|
|
41
|
-
[tool.hatch.build.targets.sdist]
|
|
42
|
-
only-include = ["src", "pyproject.toml", "/README.md"]
|
|
43
|
-
exclude = ["src/**/__pycache__", "examples", "notebooks", "justfile"]
|
|
44
|
-
|
|
45
|
-
[tool.ruff]
|
|
46
|
-
exclude = [".archive"]
|
|
47
|
-
|
|
48
|
-
[tool.ruff.lint]
|
|
49
|
-
extend-select = ["I"]
|
|
50
|
-
|
|
51
|
-
[tool.ruff.lint.per-file-ignores]
|
|
52
|
-
"**/__init__.py" = ["F401"]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|