Metadata-Version: 2.1
Name: bn_interactx
Version: 0.0.1
Summary: basic user-interaction
Home-page: https://gitlab.com/bynubian/bynode/python_packages/interactx
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

# InterActX



## About

This is a simple tool to have user-feedback for python code, e.g. making a a selection from a list. 
The focus is to allow IDE-environments like pycharm, rather than have a nice interface.



