Skip to content

🔥 Reload modules and classes and live-patch objects during runtime 🔥

License

Notifications You must be signed in to change notification settings

bornabesic/pyromaniac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyromaniac

🔥 Reload modules and classes and live-patch objects during runtime 🔥

Installation

pip install git+https://github.com/bornabesic/pyromaniac

Usage

import pyromaniac
reloader = pyromaniac.Reloader()
reloader.start() # Runs the reloader in a separate thread

Demo

asciicast

About

🔥 Reload modules and classes and live-patch objects during runtime 🔥

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages