Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Commit 2e55638

Browse files
Merge branch 'master' into master
2 parents 61b98e8 + 0684eb5 commit 2e55638

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Eel
22

33
[![PyPI version](https://img.shields.io/pypi/v/Eel?style=for-the-badge)](https://pypi.org/project/Eel/)
4-
![PyPi Downloads](https://img.shields.io/pypi/dm/Eel?style=for-the-badge)
4+
[![PyPi Downloads](https://img.shields.io/pypi/dm/Eel?style=for-the-badge)](https://pypistats.org/packages/eel)
55
![Python](https://img.shields.io/pypi/pyversions/Eel?style=for-the-badge)
66
[![License](https://img.shields.io/pypi/l/Eel.svg?style=for-the-badge)](https://pypi.org/project/Eel/)
77

@@ -50,6 +50,8 @@ Eel is not as fully-fledged as Electron or cefpython - it is probably not suitab
5050

5151
For some reason many of the best-in-class number crunching and maths libraries are in Python (Tensorflow, Numpy, Scipy etc) but many of the best visualization libraries are in Javascript (D3, THREE.js etc). Hopefully Eel makes it easy to combine these into simple utility apps for assisting your development.
5252

53+
Join Eel's users and maintainers on [Discord](https://discord.com/invite/3nqXPFX), if you like.
54+
5355
## Install
5456

5557
Install from pypi with `pip`:

0 commit comments

Comments
 (0)