poetry install --no-root
Python VSCODE launch configurations are provided for each of the examples and for the pytest tests.
playwright install
Then:
pytest [--headed]
rm -rf dist && poetry build
poetry publish
Or publish to local repo
poetry publish -r pypicloud