So I have seen a Playwright video with JavaScript where using node module they were able to create git ignore file, install a sample test etc.
Can we do this using python as well? Also, like behave do we have environment.py file, Fixtures in Playwright as well?