This package browser is in early development. Mind the rough edges.

python-lockfile 0.12.2

Platform-independent file locking module

The lockfile package exports a LockFile class which provides a simple API for locking files.

Installation

Install python-lockfile 0.12.2 as follows:

guix install python-lockfile@0.12.2

Or install the latest version:

guix install python-lockfile

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.