Python Library for Creating Non-Symbolic Number Displays
(c) Oliver Lindemann ([email protected])
Project homepage: https://github.com/lindemann09/PyNSN
requires Python 3 (>=3.10)
python -m pip install pynsn
By default, PyNSN is able to write SVG or Pillow images. To generate Pygame images or stimuli for Expyriment, please install the respective packages.
- making arrays: manually creating nsn stimuluss and exporting picture file (binder)
- random arrays: Creating random nsn stimuli (binder)
- matching visual features
- data base, sequences
- Euro flag example: using pictures as objects in array (binder)