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-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Download: [link]
Size: 4911015
MD5: d779beea5795fb670cffca49ea51a5e8
SHA256: 49331edefd1ea9e4ee523cd2bc6155003eae2c955a3978114e567ce8720196dd
Uploaded: 2024-10-16 12:25:55 +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: cp311-cp311-manylinux_2_17_aarch64
Tag: cp311-cp311-manylinux2014_aarch64

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=Op2RVjKCU4Yd3uty1Wlljkjcwas4cTvIrdqkKFZWK28 153
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/base.cpython-311-aarch64-linux-gnu.so sha256=bCpOtWM-ek6PO8EKi0AiKt4TzY2pXbeVN2LhvDAcMNw 255136
treevalue/tree/integration/ctorch.cpython-311-aarch64-linux-gnu.so sha256=Jt6Acq_ySlaqwYVhxuGNrWvDx9h2duzDmFhQPLHJ00s 432072
treevalue/tree/integration/jax.py sha256=opX_eyFeILxc7u9ABADSRt6FRZvdXTW7qe-PR4pl4Rc 713
treevalue/tree/integration/torch.py sha256=WwcISMZIjix9gXbztVLHFKGj4byLxSa-Gig3iM-bITU 925
treevalue/tree/integration/cjax.cpython-311-aarch64-linux-gnu.so sha256=uVKNG_jGHfNM6to8QTz_AD9N7M4MEGDW4NZdQiGX1wc 430392
treevalue/tree/integration/general.cpython-311-aarch64-linux-gnu.so sha256=Lj3Hjx5WnE3lVRf7r8CuAMFXcbyP5tJXRGiCc65Fv8E 1025200
treevalue/tree/integration/__init__.py sha256=LwTAimfuMyp6gzrtoe3o_bH93D2hh9zSIL1I4s1GTCI 653
treevalue/tree/tree/flatten.cpython-311-aarch64-linux-gnu.so sha256=QHgu1ML1Zy1GQ1NHepMvHqGUxL3HpX1mQSb05hoqI_Y 711808
treevalue/tree/tree/tree.cpython-311-aarch64-linux-gnu.so sha256=F1T0SaRg3ON2nGTeLb9xPZCIfTtM9kCrYEaxwBWxiCA 3217320
treevalue/tree/tree/service.cpython-311-aarch64-linux-gnu.so sha256=3JqWFfqgYmPvCRVXaLPNy03Fq0urSjc47iiERjSS3Xk 789784
treevalue/tree/tree/io.py sha256=HDYSa2x_JTLSfvchkX7kriKkhzXoMSj6T6V3TNL74LA 3893
treevalue/tree/tree/structural.cpython-311-aarch64-linux-gnu.so sha256=EEWxTopGYmzt8M_GjfcwztsP1Ih4UHDceuQHEpyyc5g 1704592
treevalue/tree/tree/graph.py sha256=fb2jcn8L03VC8M5onQJwKeIT8aaa3yGKZyuh7byfeD8 7010
treevalue/tree/tree/constraint.cpython-311-aarch64-linux-gnu.so sha256=cThGfPaF4rldRg8-6pqvvc04RETsoVXjBJIoqbla6u0 3529944
treevalue/tree/tree/__init__.py sha256=APOdEu0HI3crtnFoXyA7roLlwmS1LUMr_jLCuyQTff8 485
treevalue/tree/tree/functional.cpython-311-aarch64-linux-gnu.so sha256=3Wwnq2PZifeJmWGubmvxGeef8sWg_hwDlJCjI58FNyE 975280
treevalue/tree/func/modes.cpython-311-aarch64-linux-gnu.so sha256=vWOSRIZpx2ipzmuirLeadX0kGehwmj1iJVUWXkKq86c 753256
treevalue/tree/func/cfunc.cpython-311-aarch64-linux-gnu.so sha256=yv-QqFl2iSkXPd7uc5N6KTGJftrUnLriiCurFG_NIsY 1235248
treevalue/tree/func/func.py sha256=SJ79u_w139DayecmRoJqgeBff6eBp54yRzcZPeMmx2s 10041
treevalue/tree/func/__init__.py sha256=QEbgGENC9xspN2f6BZu8zn8YVs6MtACfTfhkZfWka6w 115
treevalue/tree/common/base.cpython-311-aarch64-linux-gnu.so sha256=hexcDN1c0m1r5TWRKydNW4IvfwRTfE4dT04Y4a9Kfgk 448320
treevalue/tree/common/delay.cpython-311-aarch64-linux-gnu.so sha256=CbsUjQkm949WjuKQEeW7RQuvyX0UY-G4IQBB90sG0Yg 940704
treevalue/tree/common/__init__.py sha256=ysmzHrNKL3LFZNb_eYqavl02afV-xLg-xrAXvyhjHO4 185
treevalue/tree/common/storage.cpython-311-aarch64-linux-gnu.so sha256=jp7j5__bDRfAj7xxetiNKTTF73DfL8xM0M-6ca-h07w 1518144
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