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-cp310-cp310-win_amd64.whl
Download: [link]
Size: 711074
MD5: 6a9d19fee837be2a92d9bdf4dbe38fe7
SHA256: 510b028f5f4d039b97bf4c209723affbe8714d2c366255cc8e12f327b08815c7
Uploaded: 2024-10-16 12:25:51 +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: 19519 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.2.0)
Root-Is-Purelib: false
Tag: cp310-cp310-win_amd64

RECORD

Path Digest Size
treevalue/__init__.py sha256=VJY4luwW__SS7_sKa15uCs90N7gnsanG4_HgXJvujPk 103
treevalue/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treevalue/config/meta.py sha256=-bO4grfbmt9rWMuoVkPpcqjJcZ00V98_XFe21oPzGPY 495
treevalue/entry/__init__.py sha256=uqNxj4r6NAYW_eMhjR9CvVdUZOQq-90PJdPLQ0tb6BE 23
treevalue/entry/cli/__init__.py sha256=C2ahygQuuuQek4nLUWbr-qUCjJSJFmTQFjiDxtm3TE8 37
treevalue/entry/cli/base.py sha256=mya2dWdmp7wmhr4rfiqTYnUYrXYyWcGCDiGokBefFCI 1842
treevalue/entry/cli/dispatch.py sha256=r3mhbA2wE3QKO8rVEyjKMHh7hgdszq_9w_hq5tXy8X0 272
treevalue/entry/cli/export.py sha256=J1CapE0z2yoGPZD4Gz6G9oJI6febyX_29kLWhn2MYbk 3976
treevalue/entry/cli/graph.py sha256=otS6dti22wpzwMKoJvuhztagp4DytOIQTbnMMbAGvRI 6244
treevalue/entry/cli/io.py sha256=gAlmU6u3_BEXTRqkApHCFzv_DN0L2xQHE8ngY0V-kO0 1877
treevalue/entry/cli/utils.py sha256=kqmxggth3eCUOhmu-_jwHliQO8fz5oH4iIEQ-tjBSCc 2374
treevalue/entry/script/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
treevalue/tree/__init__.py sha256=cYVbnk89dGWtITDPxlPFF62TMKY0zN2eWoTAR3Lujhk 119
treevalue/tree/common/__init__.py sha256=_K5JNu7aw0BHjXK9ilNhDezMBc0C6ZHm-qigo5SUTeY 188
treevalue/tree/common/base.cp310-win_amd64.pyd sha256=unGTEcqcTuHE2h1t0UWEMfsVnUzPze6HW0SdNE7wgAg 49152
treevalue/tree/common/delay.cp310-win_amd64.pyd sha256=XfqTQYcbJDDXtuL7M_Ux3s7P-qu3oo9xAl2Tpr2x1ZQ 72704
treevalue/tree/common/storage.cp310-win_amd64.pyd sha256=9kUlcjORcbYUStPWvrKM1Ggn5P13Jcz1RxYJJvfZWNI 140288
treevalue/tree/func/__init__.py sha256=7goBPCq59g5rK4N9hjUNhf22BXR3VbQ1MO6od-wDFFc 116
treevalue/tree/func/cfunc.cp310-win_amd64.pyd sha256=d2NA80L0kp305W-5PfDWOXavk0l263Vt8lVJT1ix5R8 107520
treevalue/tree/func/func.py sha256=P85Sf1ZXJ-Op-In_lXiA7KjTzH32fpunuXbmJToRzI4 10238
treevalue/tree/func/modes.cp310-win_amd64.pyd sha256=7sw0ZscJCc_gL2JyOzglqRd3JUn84chxm5mcyt9gPQs 52736
treevalue/tree/general/__init__.py sha256=DwTTcPMcM3WZEJomIMPGZEdslRrVFS3F-tGAOEkpkqo 74
treevalue/tree/general/fast.py sha256=zWGlSwt5JLQgjegS8gvPQTcgeaYZE40X0N1XaKJ0pdY 192
treevalue/tree/general/general.py sha256=j0mRE3qktm3GxG-D6P3DHh6PH0aisIjGNA5YLmcLDSc 51626
treevalue/tree/integration/__init__.py sha256=zsb7w9X6z8m9J1-3Q0U9zvOnMxdrLs_nf8dwSYXGw4s 674
treevalue/tree/integration/base.cp310-win_amd64.pyd sha256=rAW8GIzEr_DhKcpqAtu78nElYi8dw6Iojv7LTqhnIHw 30720
treevalue/tree/integration/cjax.cp310-win_amd64.pyd sha256=eqN0j3zGLJ6Qd6rysxh-v0RB-zIYzw1FKzmcTmQ4Yj4 51200
treevalue/tree/integration/ctorch.cp310-win_amd64.pyd sha256=A_jU7gknOpad68NFX5jgxj-BsZczrHGCSixEZFBvk7w 51712
treevalue/tree/integration/general.cp310-win_amd64.pyd sha256=1erls9k96jhr4GqVHI2kD01Wrn6ZZqX1GxWyytc1h4A 94720
treevalue/tree/integration/jax.py sha256=7hE4JT__9ppj-3EvkytPnhsAlu4A9QsabGh3izH4Oh0 735
treevalue/tree/integration/torch.py sha256=vIw5Nz91BzJB6NcaX0-DeH4HIIdBD6NnHYjT8jj1WCU 956
treevalue/tree/tree/__init__.py sha256=0c0rlJ5oygaf04I9j6fRD6gD9ujKRVTQyQS9oQ_gE58 493
treevalue/tree/tree/constraint.cp310-win_amd64.pyd sha256=oYdcyJ48sOgho_bxacqp9nHmnGkF6te6Tgv1Zes0eOM 276992
treevalue/tree/tree/flatten.cp310-win_amd64.pyd sha256=y0cntG8elgoZnppxQxRpIsosxSAGkBv5DtJdyJsu3Eo 61952
treevalue/tree/tree/functional.cp310-win_amd64.pyd sha256=UfENPNtGiJ_S9_l8fovp5gGDanHaveps_5B7Yhd8oXY 89600
treevalue/tree/tree/graph.py sha256=nK6V3FSLfifHmeC01ZF5MEXYbT0KVnUwPWVEiIdsfhY 7222
treevalue/tree/tree/io.py sha256=UUP2banWK-tI_E-omp5HOVThKQ9Q4RbAgq2itp3R0_4 4010
treevalue/tree/tree/service.cp310-win_amd64.pyd sha256=we60astUSvlTqzNsXTaGddsd1RsMtUIycK_YKThMM1M 78848
treevalue/tree/tree/structural.cp310-win_amd64.pyd sha256=I-znJ8aR8BxPWmt12UYCcusOuhvCt1kRpyypaq04PTg 140800
treevalue/tree/tree/tree.cp310-win_amd64.pyd sha256=qoAPlh43u0-rTnuZB35UsKPnJdySIMwbK70ujSRqNq0 304128
treevalue/utils/__init__.py sha256=MUmYLjoRdYtTvd9ikpfSR_JKQMhuJbD-z2_fc0pc6Bw 153
treevalue/utils/color.py sha256=FqAKHEabSj5uoxh8HuuPNgE74i7Vp-mnStOGxEKAy6E 15797
treevalue/utils/formattree.py sha256=SIt2IgpU8jmzNXO5EG73VVIoP63H68qIssTPoAayiwU 4566
treevalue/utils/random.py sha256=7YJ9tRxYytFqhiItSqB1PWaFdFqIbcGFBmg8d0iXdbU 967
treevalue/utils/tree.py sha256=5SBTByIZVTlHrnFBzoPI-JkiyKEc4ubVE_ISkdbL6hg 7562
treevalue-1.5.0.dist-info/LICENSE sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY 11558
treevalue-1.5.0.dist-info/METADATA sha256=T1Kkgf6ByIzr8POa_uIpumgbOFcByTqzEZcARBVY0Pk 23898
treevalue-1.5.0.dist-info/WHEEL sha256=IqiWNwTSPPvorR7mTezuRY2eqj__44JKKkjOiewDX64 101
treevalue-1.5.0.dist-info/entry_points.txt sha256=zsNUci0aJPx_xD7mraxvrwjyM3DBtDsbTh_xI93Gr3s 64
treevalue-1.5.0.dist-info/top_level.txt sha256=lUCLWexPFmEg6UK5qHMjm5hAFbOhLQN4w10puhodePU 10
treevalue-1.5.0.dist-info/RECORD

top_level.txt

treevalue

entry_points.txt

treevalue = treevalue.entry.cli:treevalue_cli