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-cp37-cp37m-win32.whl
Download: [link]
Size: 534520
MD5: a910d4c322076cd37d94514190b5ead1
SHA256: 8e22c686bf2ee6bbfbd2a59fce30bbc4b1ab74fe4c8b7825991bebeb69acd4ef
Uploaded: 2023-08-14 05:40:39 +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: cp37-cp37m-win32

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.cp37-win32.pyd sha256=OmvVs-GSOnOgubuUT0dEq4w-uEjWpxrwgVF5O4yRk5s 30720
treevalue/tree/common/delay.cp37-win32.pyd sha256=eak76o_866zIiPTa8E8tbRPkJdDYuSfssp_MyH6HQ5U 49664
treevalue/tree/common/storage.cp37-win32.pyd sha256=M94-SmlacunmRa1tlWVBshj2qrAdjO_0Lld1rd866IQ 90112
treevalue/tree/func/__init__.py sha256=7goBPCq59g5rK4N9hjUNhf22BXR3VbQ1MO6od-wDFFc 116
treevalue/tree/func/cfunc.cp37-win32.pyd sha256=QbIw0XhKTweqVs_tyVig9iaJ6gTGK6bF7zzQrPrdMuE 87552
treevalue/tree/func/func.py sha256=P85Sf1ZXJ-Op-In_lXiA7KjTzH32fpunuXbmJToRzI4 10238
treevalue/tree/func/modes.cp37-win32.pyd sha256=sOzLeM5wgGXt2nDlzgZm8oD7vCXt61kqrNOihKrHO7c 45568
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.cp37-win32.pyd sha256=jVLkE20qpkZp7oR5CJq2NKRgEL8n5ub_rtDh4cJOrjE 24576
treevalue/tree/integration/cjax.cp37-win32.pyd sha256=6YYnJpl3SBNWZ7EqnqSNOJYglJJp5ROyz7kGSps_y9Y 35328
treevalue/tree/integration/ctorch.cp37-win32.pyd sha256=uiBzgs0lsApoRfB9_Ck456KgbZ8BOUBKGGFCaASOCIo 35840
treevalue/tree/integration/general.cp37-win32.pyd sha256=1-Nhu4lFvbKgJQ42H8TkWB8SBclEJnqeA3wZo73Ana8 76288
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.cp37-win32.pyd sha256=Qv4ESkcsDqajoFM_WPrlZeT7cOcVX9QzPKqxp_FNaOw 183296
treevalue/tree/tree/flatten.cp37-win32.pyd sha256=mLpUffMzNLasz_izojsOzIeZjzEGP2sBZWYq5qaaxlU 46080
treevalue/tree/tree/functional.cp37-win32.pyd sha256=PwhrVHN0k-BAAMTVD5lzIPnZ8XcBax1zuOk65wcK0_g 73728
treevalue/tree/tree/graph.py sha256=nK6V3FSLfifHmeC01ZF5MEXYbT0KVnUwPWVEiIdsfhY 7222
treevalue/tree/tree/io.py sha256=UUP2banWK-tI_E-omp5HOVThKQ9Q4RbAgq2itp3R0_4 4010
treevalue/tree/tree/service.cp37-win32.pyd sha256=PT5KzpkJF8z8ye8H5IYu8wxkUFfty7hZXTHFHlGqyIM 58880
treevalue/tree/tree/structural.cp37-win32.pyd sha256=P653sF6iduBzyO2Lc3RBifWy2F7tCkLQo1CfUZjnH5E 116224
treevalue/tree/tree/tree.cp37-win32.pyd sha256=fUGkSZnvIshU47xgZ5wJdRzosmo6rJuAJJ20VAnOYNw 231424
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=QX1hBLpIol_wS9vwKPgdoUrL63wwliV9QyX91BW2nhs 97
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