A platform-independent file lock for Python.
main
Hugo van Kemenade
Test Python 3.13 (#352)
feat: `blocking` parameter on lock constructor with tests and docs (#325)
Pass file_lock as positional argument (#347)
Adopt tox-dev organization best practices (#87)
[pre-commit.ci] pre-commit autoupdate (#348)
Simplify docs conf
Support reentrant locking on lock file path via optional singleton instance (#283)
*added* test.py module to MANIFEST and made tests available in the setup commands (see issue #48) *changed* the README from reStructuredText to Markdown in the hope the PyPi parser would not complain anymore (no luck)
Update README.md
Add test for virtualenv stability (#344)