File tree Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Original file line number Diff line number Diff line change 33[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/4ht2vwvur22jmn6b?svg=true )] ( https://ci.appveyor.com/project/alexlib/openpiv-python )
44[ ![ DOI] ( https://zenodo.org/badge/4213/OpenPIV/openpiv-python.svg )] ( https://zenodo.org/badge/latestdoi/4213/OpenPIV/openpiv-python )
55
6- [ ![ Anaconda-Server Badge] ( https://anaconda.org/conda-forge/openpiv/badges/version.svg )] ( https://anaconda.org/conda-forge/openpiv )
7- [ ![ Anaconda-Server Badge] ( https://anaconda.org/conda-forge/openpiv/badges/platforms.svg )] ( https://anaconda.org/conda-forge/openpiv )
8- [ ![ Anaconda-Server Badge] ( https://anaconda.org/conda-forge/openpiv/badges/license.svg )] ( https://anaconda.org/conda-forge/openpiv )
9- [ ![ Anaconda-Server Badge] ( https://anaconda.org/conda-forge/openpiv/badges/downloads.svg )] ( https://anaconda.org/conda-forge/openpiv )
10- [ ![ Anaconda-Server Badge] ( https://anaconda.org/conda-forge/openpiv/badges/installer/conda.svg )] ( https://conda.anaconda.org/conda-forge )
11-
12-
136
147OpenPIV consists in a Python and Cython modules for scripting and executing the analysis of
158a set of PIV image pairs. In addition, a Qt graphical user interface is in
@@ -32,13 +25,10 @@ Click the link - thanks to BinderHub, Jupyter and Conda you can now get it in yo
3225
3326## Installing
3427
35- You can use ` conda ` :
36-
37- conda install -c openpiv openpiv
38-
39- Or PyPI: < https://pypi.python.org/pypi/OpenPIV > :
28+ Use PyPI: < https://pypi.python.org/pypi/OpenPIV > :
4029
41- pip install openpiv
30+ pip install cython numpy
31+ pip install openpiv --pre
4232
4333` --pre ` because sometimes we push pre-releases
4434
You can’t perform that action at this time.
0 commit comments