Skip to content

csaez/hard_reload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hard_Reload

hard_reload is a Maya Qt widget for reloading python packages, useful for develoment!
Type in the module name you want to reload, and press enter.

image

Installation

Copy or symlink hard_reload.py to your maya/scripts directory or clone this repo and install the package by typing in a terminal:

python setup.py install

Last method might require root access

Usage

Once installed you can launch hard_reload by typing:

import hard_reload
hard_reload.show()

About

hard_reload is a simple qt menu for flushing python packages from memory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages