Skip to content

Commit

Permalink
added conda recipe shakedzy#90
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakpati authored Jul 25, 2021
1 parent 77c5ed5 commit 91fcd33
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Dython

[![PyPI Version](https://img.shields.io/pypi/v/dython.svg)](https://pypi.org/project/dython/)
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/dython)](https://anaconda.org/conda-forge/dython)
[![Python Version](https://img.shields.io/pypi/pyversions/dython.svg)](https://pypi.org/project/dython/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/dython)](https://pypistats.org/packages/dython)
[![License](https://img.shields.io/pypi/l/dython)](https://github.com/shakedzy/dython/blob/master/LICENSE)
Expand All @@ -18,6 +19,10 @@ Dython can be installed directly using `pip`:
```
pip install dython
```
Or, via the `conda` package manager:
```
conda install -c conda-forge dython
```
If you wish to install from source:
```
pip install git+https://github.com/shakedzy/dython.git
Expand Down

0 comments on commit 91fcd33

Please sign in to comment.