Cross-process-bridge

Latest version: v1.0.2

Safety actively analyzes 622819 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.2

apparently staticmethods and classmethods are not 'callable()' so they were not wrapped and ran in the main process
fixed the problem by checking if each member of the __dict__ has a __func__ attribute, and wrapping it if so

1.0.1

Added the option to use as a context manager using the 'with' keyword
Support directly setting and getting attributes on the child process class

1.0.0

initial release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.