Metadata-Version: 2.1
Name: pyBrainGenixClient
Version: 2024.2.15.2
Summary: Python client for BrainGenix WBE platform.
Author-email: BrainGenix Team <braingenix@carboncopies.org>
Project-URL: Homepage, https://gitlab.braingenix.org/carboncopies/BrainGenix/NES/PythonClient
Project-URL: Bug Tracker, https://gitlab.braingenix.org/carboncopies/BrainGenix/NES/PythonClient/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: requests
Requires-Dist: requests_futures
Requires-Dist: tqdm
Requires-Dist: yaspin
Requires-Dist: pillow
Requires-Dist: imageio
Requires-Dist: pandas
Requires-Dist: joblib

# About
This directory contains the python implementation as defined in the NES block diagram. Please see the below image for project structure:

![Image](Overview.png)
