DEPRECATED — consolidated into eml-cost[graph]. See README.
Project description
eml-graph — DEPRECATED
eml-graph has been consolidated into eml-cost as the
eml_cost.graph subpackage. The standalone distribution will
receive no further updates.
Migration
pip uninstall eml-graph
pip install "eml-cost[graph]>=0.15.0"
Then update your imports:
# OLD
from eml_graph import X
# NEW
from eml_cost.graph import X
Why?
eml-cost now provides the full toolbelt — cost, rewrite,
witness, explore, graph, and jupyter subpackages — under
one install + one version line. See the
eml-cost README
for details.
This package version (0.2.0) is a thin shim that re-exports
from eml_cost.graph and emits a DeprecationWarning. Your
existing code keeps working; you just see the migration notice
on import.
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 eml_graph-0.2.0.tar.gz.
File metadata
- Download URL: eml_graph-0.2.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5fddcaf4a18151e7a7f65c3d6c8532a3279da0e7a28772383201be2196e2292
|
|
| MD5 |
0d5fb54e955e606b8c3c304fcfd02e60
|
|
| BLAKE2b-256 |
0caee2a3578404797f7f705e61e5669b128d58d1203719e8a0c5b716c1350222
|
File details
Details for the file eml_graph-0.2.0-py3-none-any.whl.
File metadata
- Download URL: eml_graph-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc780d11dda1dd94c91e83264c2fc3ea7edc79eb27d38fbdeda72f40737a1f16
|
|
| MD5 |
814ac5984760442194d20ee85592d8ce
|
|
| BLAKE2b-256 |
39b10658b319276278af51af05e9d493474814bdb305c33612d586977c0e3ce3
|