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
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
everywhere-1.1-py3-none-any.whl
(14.6 kB
view details)
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 |