Skip to content
This repository has been archived by the owner on Jun 5, 2022. It is now read-only.

A cookiecutter boilerplate for creating PySide/PyQt or PySide2/PyQt5 applications running inside of Maya, Nuke and standalone - using Python 2 or 3.

Notifications You must be signed in to change notification settings

melMass/cookiecutter-pyvfx-boilerplate

 
 

Repository files navigation

Run wizzard with

cookiecutter gh:melMass/cookiecutter-pyvfx-boilerplate

project_slug [project]: # myPanel
project_description []: # A description for my panel
author [Mel Massadian]: # Keyser Söze
window_title [myPanel]: 
Select dock_in_maya:
1 - False
2 - True
Choose from 1, 2 [1]: # 2
Select dock_in_nuke:
1 - False
2 - True
Choose from 1, 2 [1]: # 2

Still really beta.

About

A cookiecutter boilerplate for creating PySide/PyQt or PySide2/PyQt5 applications running inside of Maya, Nuke and standalone - using Python 2 or 3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 95.8%
  • Shell 4.2%