Use mono-require to access local resource for avoid read/write conflict.
Requirements
Python 3.6+
Works on Linux, Windows, Mac OSX, BSD
Install
pip:
pip install mono-require
Usage
Use require to access local resource.
require support all arguments except closefd and opener of built-in method open (https://docs.python.org/3/library/functions.html?highlight=open#open).
And require have three more arguments with default value:
timeout=1 and delay=0.001. When require a resource has been used, require could waiting till timeout and throw LockTimeoutException.
lock_path=”.” to set the lock file location. By default we create lock file in resource directory.
Release files for mono-require 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mono-require-0.1.1.tar.gz | 2.4 kB | Details |
Release files / mono-require-0.1.1.tar.gz
| Download URL | mono-require-0.1.1.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ee68f93540206eeb41fc686dd147058d2f489ee9814487801d7e85780b19e027
|
|
BLAKE2b-256 checksum How to use checksums |
43e448df923163415ede73a5d9b27486a12c8cad9e99dad62ed1c9cf3c38f51a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |