Metadata-Version: 2.1
Name: bn_byneuron
Version: 0.0.64
Summary: API for byneuron backend
Home-page: https://gitlab.com/bynubian/bynode/python_packages/byneuron
Author: jovi
Author-email: jo.vinckier@bynubian.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Byneuron


## About
byneuron API tool that works via backend endpoints
Handles entities and eventdata.

## get started
provide environment variables, e.g. .ENV file in root with
-> BYNEURON_URL
-> KEYCLOAK_TOKEN_URL
-> OAUTH2_CLIENT_ID
-> OAUTH2_CLIENT_SECRET



