treevalue

View on PyPIReverse Dependencies (5)

1.4.12 treevalue-1.4.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
treevalue-1.4.12-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
treevalue-1.4.12-cp39-cp39-win_amd64.whl
treevalue-1.4.12-cp39-cp39-win32.whl
treevalue-1.4.12-cp39-cp39-macosx_10_9_x86_64.whl
treevalue-1.4.12-cp39-cp39-macosx_11_0_arm64.whl
treevalue-1.4.12-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
treevalue-1.4.12-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
treevalue-1.4.12-cp38-cp38-win_amd64.whl
treevalue-1.4.12-cp38-cp38-win32.whl
treevalue-1.4.12-cp38-cp38-macosx_10_9_x86_64.whl
treevalue-1.4.12-cp38-cp38-macosx_11_0_arm64.whl
treevalue-1.4.12-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
treevalue-1.4.12-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
treevalue-1.4.12-cp37-cp37m-win_amd64.whl
treevalue-1.4.12-cp37-cp37m-win32.whl
treevalue-1.4.12-cp37-cp37m-macosx_10_9_x86_64.whl
treevalue-1.4.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
treevalue-1.4.12-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
treevalue-1.4.12-cp311-cp311-win_amd64.whl
treevalue-1.4.12-cp311-cp311-win32.whl
treevalue-1.4.12-cp311-cp311-macosx_10_9_x86_64.whl
treevalue-1.4.12-cp311-cp311-macosx_11_0_arm64.whl
treevalue-1.4.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
treevalue-1.4.12-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
treevalue-1.4.12-cp310-cp310-win_amd64.whl
treevalue-1.4.12-cp310-cp310-win32.whl
treevalue-1.4.12-cp310-cp310-macosx_10_9_x86_64.whl
treevalue-1.4.12-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: treevalue
Version: 1.4.12
Filename: treevalue-1.4.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Download: [link]
Size: 4514074
MD5: 5b14910e38a2ede9593c2e13270a362b
SHA256: 985c5c9f9c457ba2901c26b57f306ed61b24f64ba5868009fef7ad23ef5c455c
Uploaded: 2023-08-14 05:40:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: treevalue
Version: 1.4.12
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
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: build (>=0.7.0); extra == "build"
Requires-Dist: auditwheel (>=4); extra == "build"
Requires-Dist: cython (>=0.29); platform_system != "Windows" and extra == "build"
Requires-Dist: cython (<3,>=0.29); platform_system == "Windows" and 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; 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 (<=59.5.0); extra == "test"
Requires-Dist: numpy (>=1.10); extra == "test"
Requires-Dist: easydict (<2,>=1.7); 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: bdist_wheel (0.41.1)
Root-Is-Purelib: false
Tag: cp39-cp39-manylinux_2_17_x86_64
Tag: cp39-cp39-manylinux2014_x86_64

RECORD

Path Digest Size
treevalue/__init__.py sha256=GTLJnpkznIDuBqlcFw5k8DWQUI_u9ITL2HF0s5wEX_M 100
treevalue/entry/__init__.py sha256=Tg6hcO5nK3AsP1-_QroZ6yX1IN7K3D9Q40JREXT2UjY 22
treevalue/entry/script/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treevalue/entry/cli/io.py sha256=usmnwo7_LnMRE-YKqN53_ISZ5kjMImHAQzmSSvjivCc 1832
treevalue/entry/cli/dispatch.py sha256=K6l3X6RX_T3I1LkEftfSkGig50_UOSyhADwZhvzY-Ws 262
treevalue/entry/cli/graph.py sha256=MmU_zVJ6IRgrf0TAfvkifAxoHLaU7if5LVdYpnAhIyM 6100
treevalue/entry/cli/utils.py sha256=bW_SJ_Z0HCd663KjpGKEMVlVAp3gzxoAglOw0imo3jo 2286
treevalue/entry/cli/export.py sha256=8BenrKU8m2qFWCmh5I-tggUrOjv4TumlVqy8AF17MS0 3896
treevalue/entry/cli/__init__.py sha256=Bzn4qMuOf1Bk49Va4ZaOFzv0XFUM1FScFzxwxrzkQoY 36
treevalue/entry/cli/base.py sha256=n6dYqlLGgtvbOufHjHfDTrIHn6EJVBj8w-f7ZP_QHpk 1792
treevalue/utils/random.py sha256=US1wDsgfYGr7oGvSBClIRqPs4sDzAFr_6j3k5gYo0Sc 931
treevalue/utils/color.py sha256=WsUIuS9l6JMXXMTCVCs2Mw9MKBoGBxBgh1wBwW4MOC4 15309
treevalue/utils/tree.py sha256=tX0RguhLDItdTJ-3afOVXurLjAJoNMEiyoXOBY-IMj0 7371
treevalue/utils/formattree.py sha256=O6irgkZmiRlaJUW7s0ULNcpM6XHq-2MRVHOozDYgcpY 4439
treevalue/utils/__init__.py sha256=3DY2TET-bSAgo6QVXwyBRH5NL5ISNEoO92I6PMZpNEc 149
treevalue/tree/__init__.py sha256=BrQFPvQpx4XzWGMf5GmpE8MmHQ8wuVsLVjbG_sObUXE 114
treevalue/tree/general/general.py sha256=TLh2mYx9v4NbUh2ZZU71XyLLfcWTL7h4gEzy0xC4-OM 50390
treevalue/tree/general/fast.py sha256=fZUJk6uQaFuEIFFg4c6Z5KRrN5AjP_gyRvUVPwrR-So 183
treevalue/tree/general/__init__.py sha256=NPu_mA5rVUbFZ5V1J3sn6yRVADbDgfuMVIO0qof9ziw 72
treevalue/tree/common/base.cpython-39-x86_64-linux-gnu.so sha256=_Eu12ElazhEpcFPuvH5mTQ8zoHYOJjj48-IKLV_sf_Y 408024
treevalue/tree/common/storage.cpython-39-x86_64-linux-gnu.so sha256=YnoE_djHN5ESvuGSIUYSmq5sDnz1V7HI52u6o18I5dc 1335072
treevalue/tree/common/__init__.py sha256=ysmzHrNKL3LFZNb_eYqavl02afV-xLg-xrAXvyhjHO4 185
treevalue/tree/common/delay.cpython-39-x86_64-linux-gnu.so sha256=wEILrW3jKzMD888L1SR--51bVLnnDJa-TXizcK6ptu4 812928
treevalue/tree/func/modes.cpython-39-x86_64-linux-gnu.so sha256=DxWTfzvrJpC6Qa4enNe8L8a658Q0phf9YLvDCNbsZ2k 639352
treevalue/tree/func/func.py sha256=SJ79u_w139DayecmRoJqgeBff6eBp54yRzcZPeMmx2s 10041
treevalue/tree/func/cfunc.cpython-39-x86_64-linux-gnu.so sha256=KVtJTVLsVEGfeTb0J1I5mJk-sSqbYGLpZLle7VQovdo 1066456
treevalue/tree/func/__init__.py sha256=QEbgGENC9xspN2f6BZu8zn8YVs6MtACfTfhkZfWka6w 115
treevalue/tree/tree/io.py sha256=HDYSa2x_JTLSfvchkX7kriKkhzXoMSj6T6V3TNL74LA 3893
treevalue/tree/tree/functional.cpython-39-x86_64-linux-gnu.so sha256=y02uIF0sdZlj13PkMZYgu6hgXG99msTthk67w6BWvRo 836504
treevalue/tree/tree/graph.py sha256=fb2jcn8L03VC8M5onQJwKeIT8aaa3yGKZyuh7byfeD8 7010
treevalue/tree/tree/constraint.cpython-39-x86_64-linux-gnu.so sha256=R_ehU-eLIjtffIPxMJfzAzfma4YzO3dDVCDQ-sPw5UI 3058416
treevalue/tree/tree/structural.cpython-39-x86_64-linux-gnu.so sha256=c_ANz58wmcq1GWgc6g1pqtH0dZNAeCqtGb_QjTW-5r4 1449328
treevalue/tree/tree/service.cpython-39-x86_64-linux-gnu.so sha256=_mQxmdZYEazvCie3PwOo-vlBdr3tWMHYau1n81KUuY4 669760
treevalue/tree/tree/tree.cpython-39-x86_64-linux-gnu.so sha256=L2j9KVWEqYneA4B4uQOfjScakQ-j_c8Q09K1_8yHq_M 2792176
treevalue/tree/tree/__init__.py sha256=Io6_W9-43ge2yIVPNReMMFUAhyfXwK481kwvk_W2JFQ 465
treevalue/tree/tree/flatten.cpython-39-x86_64-linux-gnu.so sha256=842XXL9e0yUOP0fq1csqYIMV_G7WRBGT90x3JRA-GbE 556760
treevalue/tree/integration/general.cpython-39-x86_64-linux-gnu.so sha256=pNAXF8n7eXDhI2A4z0nQlKrl4QVAADJgfvNvBRipV2c 891120
treevalue/tree/integration/jax.py sha256=opX_eyFeILxc7u9ABADSRt6FRZvdXTW7qe-PR4pl4Rc 713
treevalue/tree/integration/base.cpython-39-x86_64-linux-gnu.so sha256=m4kcTzMzGbpfOHpeD8ZfhwyWk9EL0SV35DBsb2rYz1Y 210824
treevalue/tree/integration/ctorch.cpython-39-x86_64-linux-gnu.so sha256=ysOh9ra_9Ia7Q7xScTQbkgxAcNsDf_FTVO_zLf5Rf7Q 389816
treevalue/tree/integration/cjax.cpython-39-x86_64-linux-gnu.so sha256=zUqv1xdSDRpE8eH7yMPfFvZX3Zrdf8BZC5MpTXpcwEg 387504
treevalue/tree/integration/torch.py sha256=I85LHoVnT6Rl1vmXalDuz6vG30W1OZB7b9RdXdo_m38 733
treevalue/tree/integration/__init__.py sha256=LwTAimfuMyp6gzrtoe3o_bH93D2hh9zSIL1I4s1GTCI 653
treevalue/config/meta.py sha256=4RgE_YwLM50ga-BhP7GyqHkvOL6jFW7L4MEbUOrYqqE 477
treevalue/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treevalue-1.4.12.dist-info/entry_points.txt sha256=zsNUci0aJPx_xD7mraxvrwjyM3DBtDsbTh_xI93Gr3s 64
treevalue-1.4.12.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
treevalue-1.4.12.dist-info/RECORD
treevalue-1.4.12.dist-info/top_level.txt sha256=lUCLWexPFmEg6UK5qHMjm5hAFbOhLQN4w10puhodePU 10
treevalue-1.4.12.dist-info/METADATA sha256=gLQKKZ3lNpXhD9RY1qUHnijWSMsyg8WV0HW4wPonujY 22888
treevalue-1.4.12.dist-info/WHEEL sha256=H5cLyqCStTVt2mWbU9Xk595q1RFUtYlkZE0VExHsBVU 148

top_level.txt

treevalue

entry_points.txt

treevalue = treevalue.entry.cli:treevalue_cli