See the documentation about installing tooling: https://golem.cloud/learn/python

Generate bindings from WIT:
  componentize-py bindings bindings
Package the Python code into a WASM component:
  componentize-py componentize main -o component_name.wasm
