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