python_block_chain Install all packages ''' pip3 install -r requirements.txt ''' Run tests ''' python -m pytest backend/tests '''