Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 373 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 373 Bytes

ideasthesia

A quick way to display number-letter colour associations

#dependencies

  • pipenv pip install pipenv

install

pipenv install ; cp docs/colours.py colours.py

run

pipenv run python run_associations.py

customise

To use your own number & letter associations run pipenv run python show_colours.py and update the colours dictionary in colours.py