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-win_amd64.whl
Download: [link]
Size: 617516
MD5: 5815f4ab60fc59c35822253fce30a1f3
SHA256: cf011323f756f6b67956a4e4b6fb9fbe8a297f0814ca4256ccc7f0870537be78
Uploaded: 2023-08-14 05:40:49 +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: 19519 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.1)
Root-Is-Purelib: false
Tag: cp38-cp38-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=Nqp_cJAes5P2K_qvGChCguChXholCuk4R8YcvEzlGu4 496
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.cp38-win_amd64.pyd sha256=T57WQnZpX7JWu7jl2FovTR_Sewi2nOSfPdk34I7Zgig 37888
treevalue/tree/common/delay.cp38-win_amd64.pyd sha256=XPHx9FfR5R8me_aNem_Xu_7p-eeSJa0Rt-dwwAzq8Zo 59904
treevalue/tree/common/storage.cp38-win_amd64.pyd sha256=Wbsj93Z1H5p9RJjny6ZiqgfKacKsbhVterv-hXN7WG0 108544
treevalue/tree/func/__init__.py sha256=7goBPCq59g5rK4N9hjUNhf22BXR3VbQ1MO6od-wDFFc 116
treevalue/tree/func/cfunc.cp38-win_amd64.pyd sha256=xz2qPE9n0IIyt0whJK0cm4uPrKbd_D9ZSCquqGORiWs 98816
treevalue/tree/func/func.py sha256=P85Sf1ZXJ-Op-In_lXiA7KjTzH32fpunuXbmJToRzI4 10238
treevalue/tree/func/modes.cp38-win_amd64.pyd sha256=qoPImwjTx-pn6ko7W2ge7iKWpbqfjCadPKtbuiCiLBk 51200
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.cp38-win_amd64.pyd sha256=JkmhCQamQDE3VHpWdy7701z1t4cI2w-StfnLMU3Eq34 29696
treevalue/tree/integration/cjax.cp38-win_amd64.pyd sha256=am7z0hsc7gDNXQKiLAxw6uPoxgt1O-_k8ZnRpFROBy0 43520
treevalue/tree/integration/ctorch.cp38-win_amd64.pyd sha256=S-PejEic3Zoad2in087KgWrqVivtxdHqyvnc3gAxSYQ 43520
treevalue/tree/integration/general.cp38-win_amd64.pyd sha256=3KLRR39TRSRHX_7EaWtDuRo0P3snSIxxUExCt0O47u8 89600
treevalue/tree/integration/jax.py sha256=7hE4JT__9ppj-3EvkytPnhsAlu4A9QsabGh3izH4Oh0 735
treevalue/tree/integration/torch.py sha256=j8BQTzeR5xafn4b306KreEXAqlvk_GJ20M05BzQSbRQ 755
treevalue/tree/tree/__init__.py sha256=hGE1KSthC0v6ZQI1hD86IP9iU6te1ltCAU8es-UNc0Q 473
treevalue/tree/tree/constraint.cp38-win_amd64.pyd sha256=VwQIWsja1BL_SONcLbv_VhKTbuYK5smlD12jbKxnEJ0 211456
treevalue/tree/tree/flatten.cp38-win_amd64.pyd sha256=EiV1asRCMBYFYdokIjv5Gli_7NeM6MPsSwWCYc9pdzI 55808
treevalue/tree/tree/functional.cp38-win_amd64.pyd sha256=7Y8zRs44gNOA1P6BAA9wa7Nlm8pkcE_Zcb7tBR1fb2c 85504
treevalue/tree/tree/graph.py sha256=nK6V3FSLfifHmeC01ZF5MEXYbT0KVnUwPWVEiIdsfhY 7222
treevalue/tree/tree/io.py sha256=UUP2banWK-tI_E-omp5HOVThKQ9Q4RbAgq2itp3R0_4 4010
treevalue/tree/tree/service.cp38-win_amd64.pyd sha256=YGjrBHi1CKP7GevuIZ8--8qTyO04dizJUhGGgy_W0Fc 71168
treevalue/tree/tree/structural.cp38-win_amd64.pyd sha256=sJf4ILqm5xnJQPGsXTgreuwusP0EbCwGILKoW_BErio 133120
treevalue/tree/tree/tree.cp38-win_amd64.pyd sha256=DF_6BnKyoU9ZbgC0dWX7LKfNFeHLOY6gk1Ldo_LjlO8 262656
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.4.12.dist-info/LICENSE sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY 11558
treevalue-1.4.12.dist-info/METADATA sha256=RuPn_l1BZqMWn1Bp-KmxJGU4xbB3cFBCTjyJGbeJmMI 23961
treevalue-1.4.12.dist-info/WHEEL sha256=ubKCG5XSDI8ZG5iAwgsAU4yUktRq9BG9Pse4izScbq0 100
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/RECORD

top_level.txt

treevalue

entry_points.txt

treevalue = treevalue.entry.cli:treevalue_cli