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-cp38-cp38-macosx_11_0_arm64.whl
Download: [link]
Size: 807581
MD5: 7888cae7ae5321d37e68313d515f5653
SHA256: a15adbb4a90cf2897be0129e23f5c72199378c7ede046415d28d13314c91de4c
Uploaded: 2023-08-14 05:40:43 +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: cp38-cp38-macosx_11_0_arm64

RECORD

Path Digest Size
treevalue/__init__.py sha256=GTLJnpkznIDuBqlcFw5k8DWQUI_u9ITL2HF0s5wEX_M 100
treevalue/tree/__init__.py sha256=BrQFPvQpx4XzWGMf5GmpE8MmHQ8wuVsLVjbG_sObUXE 114
treevalue/tree/tree/structural.cpython-38-darwin.so sha256=o-Fy68FU1VPqbI0EGEPOrhvNwOoe4YVpFEwxvHhKgCk 224540
treevalue/tree/tree/constraint.cpython-38-darwin.so sha256=sTbHKomxk795d1KXuVqIbJs-xS6Syz18Se_rT8CBRCg 448812
treevalue/tree/tree/graph.py sha256=fb2jcn8L03VC8M5onQJwKeIT8aaa3yGKZyuh7byfeD8 7010
treevalue/tree/tree/io.py sha256=HDYSa2x_JTLSfvchkX7kriKkhzXoMSj6T6V3TNL74LA 3893
treevalue/tree/tree/service.cpython-38-darwin.so sha256=KYYKkRqKRVtI-jnb3ONtNC56ePMExH-jGy15U-v7iNM 132313
treevalue/tree/tree/__init__.py sha256=Io6_W9-43ge2yIVPNReMMFUAhyfXwK481kwvk_W2JFQ 465
treevalue/tree/tree/flatten.cpython-38-darwin.so sha256=lJHX7KZCmPHccpvagp4d_RlIgwMBxCOd23JTczneQVE 122729
treevalue/tree/tree/functional.cpython-38-darwin.so sha256=A0e-5EjfF2tMzjIq0JcfKrp4obQIfXOTf1mReZvBwaI 149548
treevalue/tree/tree/tree.cpython-38-darwin.so sha256=SkjY8I_wB1EMfxk9eP4cIHzRcz1rQk8eUv083fsBmP8 448310
treevalue/tree/general/__init__.py sha256=NPu_mA5rVUbFZ5V1J3sn6yRVADbDgfuMVIO0qof9ziw 72
treevalue/tree/general/fast.py sha256=fZUJk6uQaFuEIFFg4c6Z5KRrN5AjP_gyRvUVPwrR-So 183
treevalue/tree/general/general.py sha256=TLh2mYx9v4NbUh2ZZU71XyLLfcWTL7h4gEzy0xC4-OM 50390
treevalue/tree/integration/ctorch.cpython-38-darwin.so sha256=1tjN35PRHRrwcqITdihFNuPq6m0mqhg7XmTyTOwxJ_o 107304
treevalue/tree/integration/general.cpython-38-darwin.so sha256=QQonr2UZEnh-p1HxPIu_YmzzulkTbxDwQnK_-GIaG48 167241
treevalue/tree/integration/__init__.py sha256=LwTAimfuMyp6gzrtoe3o_bH93D2hh9zSIL1I4s1GTCI 653
treevalue/tree/integration/cjax.cpython-38-darwin.so sha256=c4OwF9JM-eEdri9w3MIczStla00AFyDg0N3UuL7Y93M 107062
treevalue/tree/integration/jax.py sha256=opX_eyFeILxc7u9ABADSRt6FRZvdXTW7qe-PR4pl4Rc 713
treevalue/tree/integration/base.cpython-38-darwin.so sha256=WD2JeFbd5BM0nAaM2-VkpBFDW_yvsenQifAMYELNYCg 75686
treevalue/tree/integration/torch.py sha256=I85LHoVnT6Rl1vmXalDuz6vG30W1OZB7b9RdXdo_m38 733
treevalue/tree/common/delay.cpython-38-darwin.so sha256=0i6fUO4JfMvL7IXRNIvtZlsyUhSgR58vz7Ju1I9Xt34 134215
treevalue/tree/common/storage.cpython-38-darwin.so sha256=gFSBbxXSy2v0RbeAUndR-SbyoorPlyBrfZ4Z-yrsjqw 231561
treevalue/tree/common/__init__.py sha256=ysmzHrNKL3LFZNb_eYqavl02afV-xLg-xrAXvyhjHO4 185
treevalue/tree/common/base.cpython-38-darwin.so sha256=q--laidNRjhMjI02opiNLirmNsZxvukgd1SmMewSp7o 107190
treevalue/tree/func/__init__.py sha256=QEbgGENC9xspN2f6BZu8zn8YVs6MtACfTfhkZfWka6w 115
treevalue/tree/func/cfunc.cpython-38-darwin.so sha256=sUx_RlQnJsRP88EAPU3VIwprPnrOaZIfPiY1izGnFyQ 183591
treevalue/tree/func/modes.cpython-38-darwin.so sha256=p9Tzlej077blV_NHeMTPJ_IC0EvQajhBeWe4Y_jeo6k 100199
treevalue/tree/func/func.py sha256=SJ79u_w139DayecmRoJqgeBff6eBp54yRzcZPeMmx2s 10041
treevalue/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treevalue/config/meta.py sha256=4RgE_YwLM50ga-BhP7GyqHkvOL6jFW7L4MEbUOrYqqE 477
treevalue/entry/__init__.py sha256=Tg6hcO5nK3AsP1-_QroZ6yX1IN7K3D9Q40JREXT2UjY 22
treevalue/entry/cli/dispatch.py sha256=K6l3X6RX_T3I1LkEftfSkGig50_UOSyhADwZhvzY-Ws 262
treevalue/entry/cli/graph.py sha256=MmU_zVJ6IRgrf0TAfvkifAxoHLaU7if5LVdYpnAhIyM 6100
treevalue/entry/cli/io.py sha256=usmnwo7_LnMRE-YKqN53_ISZ5kjMImHAQzmSSvjivCc 1832
treevalue/entry/cli/__init__.py sha256=Bzn4qMuOf1Bk49Va4ZaOFzv0XFUM1FScFzxwxrzkQoY 36
treevalue/entry/cli/export.py sha256=8BenrKU8m2qFWCmh5I-tggUrOjv4TumlVqy8AF17MS0 3896
treevalue/entry/cli/utils.py sha256=bW_SJ_Z0HCd663KjpGKEMVlVAp3gzxoAglOw0imo3jo 2286
treevalue/entry/cli/base.py sha256=n6dYqlLGgtvbOufHjHfDTrIHn6EJVBj8w-f7ZP_QHpk 1792
treevalue/entry/script/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treevalue/utils/tree.py sha256=tX0RguhLDItdTJ-3afOVXurLjAJoNMEiyoXOBY-IMj0 7371
treevalue/utils/color.py sha256=WsUIuS9l6JMXXMTCVCs2Mw9MKBoGBxBgh1wBwW4MOC4 15309
treevalue/utils/__init__.py sha256=3DY2TET-bSAgo6QVXwyBRH5NL5ISNEoO92I6PMZpNEc 149
treevalue/utils/random.py sha256=US1wDsgfYGr7oGvSBClIRqPs4sDzAFr_6j3k5gYo0Sc 931
treevalue/utils/formattree.py sha256=O6irgkZmiRlaJUW7s0ULNcpM6XHq-2MRVHOozDYgcpY 4439
treevalue-1.4.12.dist-info/RECORD
treevalue-1.4.12.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
treevalue-1.4.12.dist-info/WHEEL sha256=cAmSMhM51jaoQL2c0xZbdheisG0h4UWnHJdoFvpW0FI 108
treevalue-1.4.12.dist-info/entry_points.txt sha256=zsNUci0aJPx_xD7mraxvrwjyM3DBtDsbTh_xI93Gr3s 64
treevalue-1.4.12.dist-info/top_level.txt sha256=lUCLWexPFmEg6UK5qHMjm5hAFbOhLQN4w10puhodePU 10
treevalue-1.4.12.dist-info/METADATA sha256=gLQKKZ3lNpXhD9RY1qUHnijWSMsyg8WV0HW4wPonujY 22888

top_level.txt

treevalue

entry_points.txt

treevalue = treevalue.entry.cli:treevalue_cli