Skip to content

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

License

Notifications You must be signed in to change notification settings

philipluk/hard_reload

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hard_Reload

hard_reload is a simple qt menu for flushing python packages from memory on the fly, it features autocompletion and should be used within Autodesk Maya (it's quite useful for develoment!).

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%