{"library":"tendo","type":"library","category":null,"description":"Tendo is a Python library that extends core functionality, providing tools such as transparent Unicode support for file operations, a `tee` implementation for concurrent output, and an improved `execfile` function. Its prominent `singleton` module ensures that only a single instance of a Python script or application can run at a time on a given machine, leveraging lock files for process management. As of version 0.4.0, it requires Python 3.8+ and uses `SingleInstance` as a context manager.","language":"python","status":"active","version":"0.4.0","tags":["singleton","locking","process management","utilities"],"last_verified":"Mon May 25","install":[{"cmd":"pip install tendo","imports":["from tendo.singleton import SingleInstance"]}],"homepage":null,"github":"https://github.com/pycontribs/tendo","docs":null,"changelog":null,"pypi":"https://pypi.org/project/tendo/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tendo/compatibility"}}