Skip to main content

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


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 hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page