Skip to content

Commit e0e8460

Browse files
committed
Merge branch 'master' of https://github.com/polakowo/vectorbt
2 parents 865a74e + e0e94e6 commit e0e8460

1 file changed

Lines changed: 7 additions & 31 deletions

File tree

README.md

Lines changed: 7 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -12,56 +12,32 @@
1212
<br>
1313

1414
<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>
1518
<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" />
1720
</a>
1821
<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" />
2923
</a>
3024
<a href="https://hub.docker.com/r/polakowo/vectorbt" title="Docker image version">
3125
<img src="https://img.shields.io/docker/v/polakowo/vectorbt?sort=semver&label=docker&color=2496ed&logo=docker&logoColor=white" />
3226
</a>
3327
<a href="https://hub.docker.com/r/polakowo/vectorbt" title="Docker pulls">
3428
<img src="https://img.shields.io/docker/pulls/polakowo/vectorbt?label=docker%20pulls&color=2496ed&logo=docker&logoColor=white" />
3529
</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>
3930
<a href="https://github.com/polakowo/vectorbt/actions/workflows/tests.yml" title="Tests">
4031
<img src="https://img.shields.io/github/actions/workflow/status/polakowo/vectorbt/tests.yml?branch=master&label=tests&logo=githubactions&logoColor=white" />
4132
</a>
4233
<a href="https://github.com/polakowo/vectorbt/actions/workflows/pypi.yml" title="PyPI release">
4334
<img src="https://img.shields.io/github/actions/workflow/status/polakowo/vectorbt/pypi.yml?label=release&logo=githubactions&logoColor=white" />
4435
</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>
4836
<a href="https://vectorbt.dev/" title="Website">
4937
<img src="https://img.shields.io/website?url=https%3A%2F%2Fvectorbt.dev%2F&label=website" />
5038
</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" />
6541
</a>
6642
<a href="https://github.com/polakowo/vectorbt/blob/master/LICENSE.md" title="License">
6743
<img src="https://img.shields.io/badge/license-Fair%20Code-yellow" />

0 commit comments

Comments
 (0)