.. automodule:: darc.save :members: :undoc-members: :show-inheritance: .. data:: darc.save._SAVE_LOCK :type: multiprocessing.Lock I/O lock for saving link hash database ``link.csv``. .. seealso:: * :func:`darc.save.save_link` .. |requests| replace:: ``requests`` .. _requests: https://requests.readthedocs.io .. |selenium| replace:: ``selenium`` .. _selenium: https://www.selenium.dev .. |Response| replace:: ``requests.Response`` .. _Response: https://requests.readthedocs.io/en/latest/api/index.html#requests.Response .. |Session| replace:: ``requests.Session`` .. _Session: https://requests.readthedocs.io/en/latest/api/index.html#requests.Session