{"library":"xlocal","type":"library","category":null,"description":"xlocal is a library for execution-local storage, providing a cleaner alternative to thread-local (and global) mutable state. It supports both thread-based and asynchronous (asyncio) contexts, and its variables are scope-safe and automatically cleaned up. Current version is 0.5; the library is in maintenance mode with rare releases.","language":"python","status":"active","version":"0.5","tags":["execution-local","thread-local","asyncio","context","scope"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install xlocal","imports":["from xlocal import ExecutionLocal"]}],"homepage":"http://bitbucket.org/hpk42/xlocal/","github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}