The process manager library for and from the PyFunceble project. It provides concurrency management and task scheduling for PyFunceble-based tools. Current version: 1.0.11. Release cadence is sporadic, tied to PyFunceble updates.
pip install pyfunceble-process-managerVerified import paths — ran on the pinned version, not inferred.
Basic usage: create a ProcessManager instance, start it, queue tasks, then stop.
Use 'from pyfunceble.process_manager import ...'
Refer to the GitHub repository https://github.com/PyFunceble/process-manager
No dependency data recorded yet.