A globaly importable thread local variable. This utility package is literally two lines of code.
Project description
Everywhere
The everywhere package is a utility package that allows importing a single thread local variable form everywhere.
The only purpose of this package is to abstract the import location from any specific project or file.
Sample usage:
from everywhere import box
box.data = "This will be visible wherever else the box is imported."
Building
Installation: pip install --user --upgrade setuptools wheel
Build with: python setup.py sdist bdist_wheel
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file everywhere-1.1-py3-none-any.whl.
File metadata
- Download URL: everywhere-1.1-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1036c6b0af1aca10d91c4715181085fdae8065053df29c93803c7b435fe5b271
|
|
| MD5 |
bcfecf7fb2b0c70325d34c03697a5a6b
|
|
| BLAKE2b-256 |
d6ff561046014ad24eb39107a04fac94b18d2ac727ce72a69e50ccec7b7810a5
|