Metadata-Version: 2.1
Name: stadle-client
Version: 0.7.2
Summary: Stadle, A platform for federated learning.
Home-page: https://github.com/tie-set/stadle_dev
Author: Tie-Set Inc
Author-email: package@tie-set.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Requires-Dist: aiohttp<=3.9.5
Requires-Dist: certifi<=2024.7.4
Requires-Dist: click==8.0.3
Requires-Dist: getmac<=0.9.4
Requires-Dist: numpy<=1.26.4
Requires-Dist: protobuf==3.*
Requires-Dist: pyOpenSSL<=24.1.0
Requires-Dist: python-xz<=0.5.0
Requires-Dist: setuptools<=70.3.0
Requires-Dist: typing-extensions<=4.12.2
Requires-Dist: websockets<=11.0.3
Requires-Dist: wheel<=0.43.0
Provides-Extra: dev
Requires-Dist: check-manifest==0.47; extra == "dev"
Requires-Dist: pytest==6.2.5; extra == "dev"
Requires-Dist: torch==1.9.0; extra == "dev"
Requires-Dist: twine==3.7.1; extra == "dev"

# STADLE v0.7.2

Our STADLE platform is a paradigm-shifting technology for collaborative and continuous learning combining privacy-preserving frameworks.
STADLE platform stands for Scalable, Traceable, Adaptive, Distributed Learning platform for versatile ML applications.

The purpose of stadle-client (this package) is to allow agents to interface with the [STADLE Ops](https://stadle.ai/) platform in order to perform federated learning.

Please refer to the [documentation](https://stadle-documentation.readthedocs.io/en/latest/index.html) for information on using STADLE for FL.

## Contributing

Reach out with your issues or proposals to improve STADLE.

## Tech Support

Please reach out to our technical support team via [support@tie-set.com](support@tie-set.com).

## License

Any use and distribution of this code must be under the NDA with [TieSet Inc.](https://tie-set.com/)

