treevalue

View on PyPIReverse Dependencies (5)

1.5.0 treevalue-1.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
treevalue-1.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
treevalue-1.5.0-cp39-cp39-win_amd64.whl
treevalue-1.5.0-cp39-cp39-win32.whl
treevalue-1.5.0-cp39-cp39-macosx_10_9_x86_64.whl
treevalue-1.5.0-cp39-cp39-macosx_11_0_arm64.whl
treevalue-1.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
treevalue-1.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
treevalue-1.5.0-cp38-cp38-win_amd64.whl
treevalue-1.5.0-cp38-cp38-win32.whl
treevalue-1.5.0-cp38-cp38-macosx_10_9_x86_64.whl
treevalue-1.5.0-cp38-cp38-macosx_11_0_arm64.whl
treevalue-1.5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
treevalue-1.5.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
treevalue-1.5.0-cp312-cp312-win_amd64.whl
treevalue-1.5.0-cp312-cp312-win32.whl
treevalue-1.5.0-cp312-cp312-macosx_10_13_x86_64.whl
treevalue-1.5.0-cp312-cp312-macosx_11_0_arm64.whl
treevalue-1.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
treevalue-1.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
treevalue-1.5.0-cp311-cp311-win_amd64.whl
treevalue-1.5.0-cp311-cp311-win32.whl
treevalue-1.5.0-cp311-cp311-macosx_10_9_x86_64.whl
treevalue-1.5.0-cp311-cp311-macosx_11_0_arm64.whl
treevalue-1.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
treevalue-1.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
treevalue-1.5.0-cp310-cp310-win_amd64.whl
treevalue-1.5.0-cp310-cp310-win32.whl
treevalue-1.5.0-cp310-cp310-macosx_10_9_x86_64.whl
treevalue-1.5.0-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: treevalue
Version: 1.5.0
Filename: treevalue-1.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Download: [link]
Size: 4515499
MD5: d0af6e40b8362ab48e8a76d0d8c3f28c
SHA256: 369a725709a3970900262f16e2a8df56411a21f39f4231f7ccd4aa7fb8b46791
Uploaded: 2024-10-16 12:26:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: treevalue
Version: 1.5.0
Summary: A flexible, generalized tree-based data structure.
Author: HansBug, DI-engine's Contributors
Author-Email: hansbug[at]buaa.edu.cn
Home-Page: https://github.com/HansBug/treevalue
License: Apache License, Version 2.0
Keywords: Tree-structured Value Management
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: enum-tools
Requires-Dist: graphviz (>=0.17)
Requires-Dist: dill (>=0.3.4)
Requires-Dist: click (>=7.1.0)
Requires-Dist: hbutils (>=0.9.1)
Requires-Dist: pytest-benchmark (~=3.4.0); extra == "benchmark"
Requires-Dist: dm-tree (>=0.1.6); extra == "benchmark"
Requires-Dist: tianshou (>=0.4.5); extra == "benchmark"
Requires-Dist: jax[cpu] (>=0.2.17); extra == "benchmark"
Requires-Dist: pandas; extra == "benchmark"
Requires-Dist: click (>=7.0.0); extra == "benchmark"
Requires-Dist: numpy (<2); extra == "benchmark"
Requires-Dist: cython (>=3); extra == "build"
Requires-Dist: build (>=0.7.0); extra == "build"
Requires-Dist: auditwheel (>=4); extra == "build"
Requires-Dist: Jinja2 (~=3.0.0); extra == "doc"
Requires-Dist: sphinx (~=3.2.0); extra == "doc"
Requires-Dist: sphinx-rtd-theme (~=0.4.3); extra == "doc"
Requires-Dist: enum-tools (~=0.9.0); extra == "doc"
Requires-Dist: sphinx-toolbox; extra == "doc"
Requires-Dist: plantumlcli (>=0.0.4); extra == "doc"
Requires-Dist: packaging; extra == "doc"
Requires-Dist: sphinx-multiversion (~=0.2.4); extra == "doc"
Requires-Dist: where (~=1.0.2); extra == "doc"
Requires-Dist: numpy (<2,>=1.19); extra == "doc"
Requires-Dist: easydict (<2,>=1.7); extra == "doc"
Requires-Dist: scikit-learn (>=0.24.2); extra == "doc"
Requires-Dist: potc-treevalue (>=0.0.1); extra == "doc"
Requires-Dist: nbsphinx (>=0.8.8); extra == "doc"
Requires-Dist: ipython (>=7.16.3); extra == "doc"
Requires-Dist: psutil (>=5.8.0); extra == "doc"
Requires-Dist: ipykernel (>=6.15); extra == "doc"
Requires-Dist: py-cpuinfo (>=8.0.0); extra == "doc"
Requires-Dist: potc-treevalue (>=0.0.1); extra == "potc"
Requires-Dist: coverage (>=5); extra == "test"
Requires-Dist: mock (>=4.0.3); extra == "test"
Requires-Dist: flake8 (~=3.5); extra == "test"
Requires-Dist: pytest (~=6.2.5); extra == "test"
Requires-Dist: pytest-cov (~=3.0.0); extra == "test"
Requires-Dist: pytest-mock (~=3.6.1); extra == "test"
Requires-Dist: pytest-xdist (>=1.34.0); extra == "test"
Requires-Dist: pytest-rerunfailures (~=10.2); extra == "test"
Requires-Dist: pytest-timeout (~=2.0.2); extra == "test"
Requires-Dist: pytest-benchmark (~=3.4.0); extra == "test"
Requires-Dist: testtools (>=2); extra == "test"
Requires-Dist: hbutils (>=0.6.13); extra == "test"
Requires-Dist: setuptools; extra == "test"
Requires-Dist: easydict (<2,>=1.7); extra == "test"
Requires-Dist: numpy (<2,>=1.10); python_version <= "3.9" and extra == "test"
Requires-Dist: numpy (>=1.10); python_version > "3.9" and extra == "test"
Provides-Extra: benchmark
Provides-Extra: build
Provides-Extra: doc
Provides-Extra: potc
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 19187 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.2.0)
Root-Is-Purelib: false
Tag: cp39-cp39-manylinux_2_17_x86_64
Tag: cp39-cp39-manylinux2014_x86_64

RECORD

Path Digest Size
treevalue-1.5.0.dist-info/top_level.txt sha256=lUCLWexPFmEg6UK5qHMjm5hAFbOhLQN4w10puhodePU 10
treevalue-1.5.0.dist-info/RECORD
treevalue-1.5.0.dist-info/entry_points.txt sha256=zsNUci0aJPx_xD7mraxvrwjyM3DBtDsbTh_xI93Gr3s 64
treevalue-1.5.0.dist-info/METADATA sha256=PdGlC5A8Et1pZ1Pa9ksqvifcwtBrL0FOi7glkU47lA8 22824
treevalue-1.5.0.dist-info/WHEEL sha256=kSJjjAI8d0NP8TzOGVWuKHf8Zn9O8E8Zof2t_MzmXHg 147
treevalue-1.5.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
treevalue/__init__.py sha256=GTLJnpkznIDuBqlcFw5k8DWQUI_u9ITL2HF0s5wEX_M 100
treevalue/tree/__init__.py sha256=BrQFPvQpx4XzWGMf5GmpE8MmHQ8wuVsLVjbG_sObUXE 114
treevalue/tree/integration/ctorch.cpython-39-x86_64-linux-gnu.so sha256=4pYc4enGZYJSQ2bviRH4DT1SxBq2V3kaZi0ww2y6HJA 392912
treevalue/tree/integration/jax.py sha256=opX_eyFeILxc7u9ABADSRt6FRZvdXTW7qe-PR4pl4Rc 713
treevalue/tree/integration/torch.py sha256=WwcISMZIjix9gXbztVLHFKGj4byLxSa-Gig3iM-bITU 925
treevalue/tree/integration/general.cpython-39-x86_64-linux-gnu.so sha256=_LTo5wZIUkdiXyBlHjSjBYepyTtlNzWV_NuDlUzAL-c 902448
treevalue/tree/integration/cjax.cpython-39-x86_64-linux-gnu.so sha256=-EWFcpqUlt6rlhsxFYKsf7Ylfim4KjGf3yg7HRoXlVw 390648
treevalue/tree/integration/__init__.py sha256=LwTAimfuMyp6gzrtoe3o_bH93D2hh9zSIL1I4s1GTCI 653
treevalue/tree/integration/base.cpython-39-x86_64-linux-gnu.so sha256=B4-JQZPJJ5wqtZHbxxgEwOpQSdGv_3kJJIIzJWTzBpY 209696
treevalue/tree/tree/tree.cpython-39-x86_64-linux-gnu.so sha256=9XiOViCvHlAzjZd5X6DcSAU1pKUq0MUpZxnd4q7m17c 2872456
treevalue/tree/tree/structural.cpython-39-x86_64-linux-gnu.so sha256=0UTCs7-zGIB0TKpxEgkAYtqjGfW2GeD1Q74BsTJMdkk 1463560
treevalue/tree/tree/constraint.cpython-39-x86_64-linux-gnu.so sha256=Ezqyy3v5PjR8OxNrwcA1IN9qJa9_O1Wltq4zg3Crwnw 3039056
treevalue/tree/tree/io.py sha256=HDYSa2x_JTLSfvchkX7kriKkhzXoMSj6T6V3TNL74LA 3893
treevalue/tree/tree/graph.py sha256=fb2jcn8L03VC8M5onQJwKeIT8aaa3yGKZyuh7byfeD8 7010
treevalue/tree/tree/flatten.cpython-39-x86_64-linux-gnu.so sha256=nLqnvug9vTJKUfTQXgZyzpK613IIpl0iuwSMVQfkE8o 554544
treevalue/tree/tree/service.cpython-39-x86_64-linux-gnu.so sha256=sv2y3a8hsgQb7LeKBgl-SOuT1AZcgabtoDtRhSzL3hU 665624
treevalue/tree/tree/__init__.py sha256=APOdEu0HI3crtnFoXyA7roLlwmS1LUMr_jLCuyQTff8 485
treevalue/tree/tree/functional.cpython-39-x86_64-linux-gnu.so sha256=XllOl3koXLUec_HvIBJyJER5J9a211G2AI19UssHNBE 813512
treevalue/tree/func/modes.cpython-39-x86_64-linux-gnu.so sha256=JdtkwDnt3oJHOqGlL035EXA_6HJWHJ1t0CLJZ-qg3-o 654472
treevalue/tree/func/cfunc.cpython-39-x86_64-linux-gnu.so sha256=pi0JlFoexTIFxK3N54e2rsE3cBIvRHRFIGzaYUn__iM 1075168
treevalue/tree/func/func.py sha256=SJ79u_w139DayecmRoJqgeBff6eBp54yRzcZPeMmx2s 10041
treevalue/tree/func/__init__.py sha256=QEbgGENC9xspN2f6BZu8zn8YVs6MtACfTfhkZfWka6w 115
treevalue/tree/common/storage.cpython-39-x86_64-linux-gnu.so sha256=Y4_VRqc0ByxBHycYJmukpRho2Xl7JyO-JpNCNT-_X9o 1347496
treevalue/tree/common/delay.cpython-39-x86_64-linux-gnu.so sha256=G9LO8QihIRZdhJwntP9vlCqpzwnWvTJtAkCittJ5aI0 734888
treevalue/tree/common/__init__.py sha256=ysmzHrNKL3LFZNb_eYqavl02afV-xLg-xrAXvyhjHO4 185
treevalue/tree/common/base.cpython-39-x86_64-linux-gnu.so sha256=uEG5sYst-2FX-qVWPzRAKufvz09Wa6_kDd5cypgH4sU 386608
treevalue/tree/general/fast.py sha256=fZUJk6uQaFuEIFFg4c6Z5KRrN5AjP_gyRvUVPwrR-So 183
treevalue/tree/general/general.py sha256=TLh2mYx9v4NbUh2ZZU71XyLLfcWTL7h4gEzy0xC4-OM 50390
treevalue/tree/general/__init__.py sha256=NPu_mA5rVUbFZ5V1J3sn6yRVADbDgfuMVIO0qof9ziw 72
treevalue/config/meta.py sha256=wgw5tsrbiKxqOKzPihlWQcUi4aV5QRkK7G2YtGv78Pg 476
treevalue/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treevalue/utils/formattree.py sha256=O6irgkZmiRlaJUW7s0ULNcpM6XHq-2MRVHOozDYgcpY 4439
treevalue/utils/color.py sha256=WsUIuS9l6JMXXMTCVCs2Mw9MKBoGBxBgh1wBwW4MOC4 15309
treevalue/utils/random.py sha256=US1wDsgfYGr7oGvSBClIRqPs4sDzAFr_6j3k5gYo0Sc 931
treevalue/utils/__init__.py sha256=3DY2TET-bSAgo6QVXwyBRH5NL5ISNEoO92I6PMZpNEc 149
treevalue/utils/tree.py sha256=tX0RguhLDItdTJ-3afOVXurLjAJoNMEiyoXOBY-IMj0 7371
treevalue/entry/__init__.py sha256=Tg6hcO5nK3AsP1-_QroZ6yX1IN7K3D9Q40JREXT2UjY 22
treevalue/entry/cli/base.py sha256=n6dYqlLGgtvbOufHjHfDTrIHn6EJVBj8w-f7ZP_QHpk 1792
treevalue/entry/cli/utils.py sha256=bW_SJ_Z0HCd663KjpGKEMVlVAp3gzxoAglOw0imo3jo 2286
treevalue/entry/cli/io.py sha256=usmnwo7_LnMRE-YKqN53_ISZ5kjMImHAQzmSSvjivCc 1832
treevalue/entry/cli/graph.py sha256=MmU_zVJ6IRgrf0TAfvkifAxoHLaU7if5LVdYpnAhIyM 6100
treevalue/entry/cli/__init__.py sha256=Bzn4qMuOf1Bk49Va4ZaOFzv0XFUM1FScFzxwxrzkQoY 36
treevalue/entry/cli/dispatch.py sha256=K6l3X6RX_T3I1LkEftfSkGig50_UOSyhADwZhvzY-Ws 262
treevalue/entry/cli/export.py sha256=8BenrKU8m2qFWCmh5I-tggUrOjv4TumlVqy8AF17MS0 3896
treevalue/entry/script/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0

top_level.txt

treevalue

entry_points.txt

treevalue = treevalue.entry.cli:treevalue_cli