|
12 | 12 | <br> |
13 | 13 |
|
14 | 14 | <p align="center"> |
| 15 | + <a href="https://pepy.tech/project/vectorbt" title="Downloads"> |
| 16 | + <img src="https://img.shields.io/pepy/dt/vectorbt?label=downloads&color=blue" /> |
| 17 | + </a> |
15 | 18 | <a href="https://pypi.org/project/vectorbt" title="PyPI"> |
16 | | - <img src="https://img.shields.io/pypi/v/vectorbt?label=pypi&color=blueviolet" /> |
| 19 | + <img src="https://img.shields.io/pypi/v/vectorbt" /> |
17 | 20 | </a> |
18 | 21 | <a href="https://pypi.org/project/vectorbt" title="Supported Python versions"> |
19 | | - <img src="https://img.shields.io/pypi/pyversions/vectorbt?logo=python&logoColor=white" /> |
20 | | - </a> |
21 | | - <a href="https://pypi.org/project/vectorbt" title="Python implementation"> |
22 | | - <img src="https://img.shields.io/pypi/implementation/vectorbt?label=implementation&color=3776ab&logo=python&logoColor=white" /> |
23 | | - </a> |
24 | | - <a href="https://pypi.org/project/vectorbt" title="Wheel"> |
25 | | - <img src="https://img.shields.io/pypi/wheel/vectorbt?color=4c1&logo=python&logoColor=white" /> |
26 | | - </a> |
27 | | - <a href="https://pypi.org/project/vectorbt-rust" title="Rust engine"> |
28 | | - <img src="https://img.shields.io/pypi/v/vectorbt-rust?label=rust%20engine&color=dea584&logo=rust" /> |
| 22 | + <img src="https://img.shields.io/pypi/pyversions/vectorbt" /> |
29 | 23 | </a> |
30 | 24 | <a href="https://hub.docker.com/r/polakowo/vectorbt" title="Docker image version"> |
31 | 25 | <img src="https://img.shields.io/docker/v/polakowo/vectorbt?sort=semver&label=docker&color=2496ed&logo=docker&logoColor=white" /> |
32 | 26 | </a> |
33 | 27 | <a href="https://hub.docker.com/r/polakowo/vectorbt" title="Docker pulls"> |
34 | 28 | <img src="https://img.shields.io/docker/pulls/polakowo/vectorbt?label=docker%20pulls&color=2496ed&logo=docker&logoColor=white" /> |
35 | 29 | </a> |
36 | | - <a href="https://pepy.tech/project/vectorbt" title="Downloads"> |
37 | | - <img src="https://img.shields.io/pepy/dt/vectorbt?label=downloads&color=blue" /> |
38 | | - </a> |
39 | 30 | <a href="https://github.com/polakowo/vectorbt/actions/workflows/tests.yml" title="Tests"> |
40 | 31 | <img src="https://img.shields.io/github/actions/workflow/status/polakowo/vectorbt/tests.yml?branch=master&label=tests&logo=githubactions&logoColor=white" /> |
41 | 32 | </a> |
42 | 33 | <a href="https://github.com/polakowo/vectorbt/actions/workflows/pypi.yml" title="PyPI release"> |
43 | 34 | <img src="https://img.shields.io/github/actions/workflow/status/polakowo/vectorbt/pypi.yml?label=release&logo=githubactions&logoColor=white" /> |
44 | 35 | </a> |
45 | | - <a href="https://codecov.io/gh/polakowo/vectorbt" title="codecov"> |
46 | | - <img src="https://codecov.io/gh/polakowo/vectorbt/branch/master/graph/badge.svg?token=YTLNAI7PS3" /> |
47 | | - </a> |
48 | 36 | <a href="https://vectorbt.dev/" title="Website"> |
49 | 37 | <img src="https://img.shields.io/website?url=https%3A%2F%2Fvectorbt.dev%2F&label=website" /> |
50 | 38 | </a> |
51 | | - <a href="https://mybinder.org/v2/gh/polakowo/vectorbt/HEAD?urlpath=lab" title="Launch Binder"> |
52 | | - <img src="https://img.shields.io/badge/launch-binder-d6604a?logo=jupyter&logoColor=white" /> |
53 | | - </a> |
54 | | - <a href="https://github.com/polakowo/vectorbt/stargazers" title="Stars"> |
55 | | - <img src="https://img.shields.io/github/stars/polakowo/vectorbt?style=flat&color=yellow" /> |
56 | | - </a> |
57 | | - <a href="https://github.com/polakowo/vectorbt/network/members" title="Forks"> |
58 | | - <img src="https://img.shields.io/github/forks/polakowo/vectorbt?style=flat&color=blue" /> |
59 | | - </a> |
60 | | - <a href="https://github.com/polakowo/vectorbt/graphs/contributors" title="Contributors"> |
61 | | - <img src="https://img.shields.io/github/contributors/polakowo/vectorbt?style=flat&color=blue" /> |
62 | | - </a> |
63 | | - <a href="https://gitter.im/vectorbt/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge" title="Join the chat"> |
64 | | - <img src="https://img.shields.io/gitter/room/vectorbt/community?logo=gitter&logoColor=white" /> |
| 39 | + <a href="https://pypi.org/project/vectorbt-rust" title="Rust engine"> |
| 40 | + <img src="https://img.shields.io/pypi/v/vectorbt-rust?label=rust%20engine&color=dea584&logo=rust" /> |
65 | 41 | </a> |
66 | 42 | <a href="https://github.com/polakowo/vectorbt/blob/master/LICENSE.md" title="License"> |
67 | 43 | <img src="https://img.shields.io/badge/license-Fair%20Code-yellow" /> |
|
0 commit comments