Compatibility shim. Install z4j instead.
Project description
z4j-brain
This package is a compatibility shim. Install z4j instead.
pip install z4j
z4j is the open-source control plane for Python task infrastructure. See z4j.com for details and z4j.dev for documentation.
Why this package exists
Pre-1.4.0, the central z4j process was distributed under the
z4j-brain PyPI name. The 1.4.0 consolidation cut moved that
content into the z4j distribution; z4j-brain continues to exist
as a metadata-only redirect so that legacy install commands
(pip install z4j-brain, existing Dockerfiles, requirements.txt
files in the wild) keep working.
pip install z4j-brain resolves to z4j-brain==1.4.0, which
declares a single dependency on z4j>=1.4.0. The brain code
ships in the z4j wheel and is imported as z4j_brain (the
internal Python module name is unchanged, so any code doing
from z4j_brain import ... continues to work).
Frozen at 1.4.0
This shim is intentionally not maintained beyond 1.4.0. New
features land in z4j. The shim's only job is to keep the
legacy install path resolving cleanly.
License
AGPL-3.0-or-later (matches the z4j distribution it depends on).
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 Distribution
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 z4j_brain-1.4.0.tar.gz.
File metadata
- Download URL: z4j_brain-1.4.0.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ee7c3293da1a9952eb86368e3966733b16a7823e7e6ba7cb6da94432dc23a7e
|
|
| MD5 |
3bd449af4eb86accb49903f258b71066
|
|
| BLAKE2b-256 |
bd059ab66d81fe078eb252c355bf48dd1e38cd4d9ea223b5e74b9c5abcee4632
|
File details
Details for the file z4j_brain-1.4.0-py3-none-any.whl.
File metadata
- Download URL: z4j_brain-1.4.0-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8df292b2a756072a127c3d52b660758492adeb63840f14a2921341eda90a0604
|
|
| MD5 |
1c8b62f16c31c9558342f44dad51846e
|
|
| BLAKE2b-256 |
8da056b7a552539ae25476a4c4d752b990347d12544cba07dcfd0ffc7fb310d3
|