Skip to content

Instantly share code, notes, and snippets.

@david-wm-sanders
Created June 15, 2022 00:42
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save david-wm-sanders/8e328c4a30de08d03a373aa37c392474 to your computer and use it in GitHub Desktop.
Save david-wm-sanders/8e328c4a30de08d03a373aa37c392474 to your computer and use it in GitHub Desktop.
PySide6 command to regen .pyi stubs for snake_case and/or true_property features
pyside6-genpyi all --feature snake_case true_property
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment