File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed
Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 77
88# 🌳 Documentation
99
10- [ ![ python-version] ( https://badge.fury.io/py/bigtree.svg " python-version ")] ( https://badge.fury.io/py/bigtree )
11- [ ![ python-compatibility ] ( https://img.shields.io/pypi/pyversions/ bigtree.svg " python-compatibility ")] ( https://pypi.python. org/pypi /bigtree )
12- [ ![ Documentation Status ] ( https://readthedocs.org/projects/bigtree/badge/?version=latest " Documentation Status ")] ( https://bigtree.readthedocs.io/en/latest/?badge=latest )
10+ [ ![ pypi- python-version] ( https://badge.fury.io/py/bigtree.svg " pypi- python-version")] ( https://badge.fury.io/py/bigtree/ )
11+ [ ![ conda- python-version ] ( https://anaconda.org/conda-forge/ bigtree/badges/version .svg " conda- python-version ")] ( https://anaconda. org/conda-forge /bigtree )
12+ [ ![ documentation-status ] ( https://readthedocs.org/projects/bigtree/badge/?version=latest " documentation-status ")] ( https://bigtree.readthedocs.io/en/latest/?badge=latest )
1313[ ![ code-coverage] ( https://codecov.io/github/kayjan/bigtree/branch/master/graph/badge.svg?token=O5gyTsGIiw " code-coverage ")] ( https://codecov.io/gh/kayjan/bigtree )
14- [ ![ github-workflows] ( https://github.com/kayjan/bigtree/actions/workflows/pytest.yml/badge.svg " github-workflows ")] ( https://github.com/kayjan/bigtree/actions/workflows/pytest.yml )
15- ![ license] ( https://img.shields.io/static/v1?label=license&message=MIT&color=blue " license ")
16- ![ black] ( https://img.shields.io/static/v1?label=style&message=black&color=black " black ")
14+ [ ![ pytest-github-workflows] ( https://github.com/kayjan/bigtree/actions/workflows/pytest.yml/badge.svg " pytest-github-workflows ")] ( https://github.com/kayjan/bigtree/actions/workflows/pytest.yml )
15+
16+ [ ![ python-compatibility] ( https://img.shields.io/pypi/pyversions/bigtree.svg " python-compatibility ")] ( https://pypi.python.org/pypi/bigtree )
17+ [ ![ package-downloads] ( https://static.pepy.tech/badge/bigtree " package-downloads ")] ( https://pepy.tech/project/bigtree )
18+ [ ![ license] ( https://img.shields.io/static/v1?label=license&message=MIT&color=blue " license ")] ( # )
19+ [ ![ style] ( https://img.shields.io/static/v1?label=style&message=black&color=black " style ")] ( # )
1720
1821Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.
1922
You can’t perform that action at this time.
0 commit comments