Process isolation for gevent applications — run any object in a clean subprocess, call methods transparently via ZMQ IPC.
gisolate is a Python library that isolates incompatible code in clean subprocesses for gevent applications, enabling transparent method calls via local communication.
How It Works
You're making a fast app that juggles many tasks, but some old tools cause crashes or slowdowns.
You find this handy helper that lets tricky tools run safely in their own space without messing up the rest.
You bring the helper into your project with one quick step, and it's ready to go.
You place the problem tool inside a protective bubble that keeps it separate and happy.
You call the tool's features exactly as before, and it responds smoothly from its safe spot.
Your whole app now handles everything quickly without any breaks or frustrations.
You celebrate as your app powers through tasks flawlessly, thanks to the isolation magic.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.