pirn — DEPRECATED (split into pirn-core + domain packages)
This distribution is deprecated and no longer developed.
pirnhas been split into a small core plus independent per-domain packages. Installingpirnnow pulls the split packages for you, but you should depend on them directly.
What to install instead
The core (imports as pirn, provides the pipeline engine + tapestry-check):
pip install pirn-core
Add only the domains you use — each is its own independently versioned package:
| Old import | Install |
|---|---|
pirn.domains.signal |
pip install pirn-signal |
pirn.domains.data |
pip install pirn-data |
pirn.domains.ml |
pip install pirn-ml |
pirn.domains.agents |
pip install pirn-agents |
pirn.domains.health |
pip install pirn-health |
pirn.domains.oilgas |
pip install pirn-oilgas |
Heavy per-domain dependencies live behind that package's extras
(e.g. pip install "pirn-signal[emd]"), so the base install stays small.
Why the split
The monolith bundled every domain's heavy dependencies into one install.
The split lets you take pirn-core plus only the domains you need, and lets
each domain release on its own cadence. See the individual project pages for
details.
What this release is
Version 0.8.1 is a final notice release: a metadata-only package with no
code of its own. It depends on the split packages so existing
pip install pirn / import pirn keeps working, and it exists to point you at
the replacements. No further pirn (monolith) releases are planned.
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 pirn-0.8.1.tar.gz.
File metadata
- Download URL: pirn-0.8.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a34729267bde03b890d36f300fe5784bf6468a226948053e4c2a92f62a1d79d2
|
|
| MD5 |
adfc33b4dfcffb814e1fafa85be2b90d
|
|
| BLAKE2b-256 |
d64cc56c0c2e99390f669ada7fd4cee7cd0f4036e7e842a3c531fcea3d7cf4a3
|
File details
Details for the file pirn-0.8.1-py3-none-any.whl.
File metadata
- Download URL: pirn-0.8.1-py3-none-any.whl
- Upload date:
- Size: 1.7 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 |
e6ab17d6dbbd377dc221de7a9355d902b2a162dd9e154f37d1057476c98ba4c7
|
|
| MD5 |
8b79a338ea536d430fa3795f687f5f0a
|
|
| BLAKE2b-256 |
8ade4682c7e982cf641f4feb570f71daa59cef78d3e14d342b51a2a2bda61e88
|