当前位置:网站首页>PIP & CONDA search package | check the installable package version
PIP & CONDA search package | check the installable package version
2022-07-21 16:36:00 【MallocLu】
1. pip Search package
pip search It has been discontinued , Need to install pip-search package
> pip install pip-search
> pip_search numpy
https://pypi.org/search/?q=numpy
┌──────────────────────┬─────────┬────────────┬────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Package │ Version │ Released │ Description │
├──────────────────────┼─────────┼────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ numpy │ 1.23.1 │ 09-07-2022 │ NumPy is the fundamental package for array computing with Python. │
│ numpy1 │ 0.0.1 │ 24-01-2021 │ Python │
│ numpy-serializer │ 0.1.3 │ 24-12-2020 │ Preserve numpy arrays shapes while serializing them to bytes │
...
│ ccv-numpy │ 0.0.5 │ 18-10-2021 │ Wrapper module for ccv using numpy arrays interface │
│ idx2numpy │ 1.2.3 │ 09-10-2020 │ A Python package which provides tools to convert files to and from IDX format (described at http://yann.lecun.com/exdb/mnist/) into │
│ │ │ │ numpy.ndarray. │
│ numpy-syncer │ 0.0.1 │ 09-07-2019 │ Manage a Numpy data structure using Peewee-Sync │
│ deuces-numpy │ 0.5 │ 28-07-2019 │ │
│ numpy-indexed │ 0.3.5 │ 25-04-2018 │ This package contains functionality for indexed operations on numpy ndarrays, providing efficient vectorized functionality such as │
│ │ │ │ grouping and set operations. │
│ numpy-html │ 1.0.0 │ 16-11-2021 │ A simple table renderer for numpy arrays. Provides a rich display hook for use with Jupyter Lab / Notebook. │
│ guillotina-numpy │ 1.0.1 │ 22-09-2020 │ │
│ envi2numpy │ 1.4 │ 24-06-2020 │ Package used for reading and converting hyperspectral ENVI captures to numpy │
│ numpy2gif │ 1.0 │ 26-04-2019 │ Convert single and multiple numpy images to a gif image without PIL or pillow │
│ hypothesis-numpy │ 2.0.0 │ 27-07-2015 │ Adds support for generating datetime to Hypothesis │
│ concrete-numpy │ 0.5.0 │ 07-04-2022 │ Concrete Numpy is a python package that contains the tools data scientists need to compile various numpy functions into their Fully │
│ │ │ │ Homomorphic Encryption (FHE) equivalents. Concrete Numpy goes on top of the Concrete Library and its Compiler. │
└──────────────────────┴─────────┴────────────┴────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
2. pip View installable package version
> pip index versions numpy
numpy (1.21.6)
Available versions: 1.21.6, 1.21.5, 1.21.4, 1.21.3, 1.21.2, 1.21.1, 1.21.0, 1.20.3, 1.20.2, 1.20.1, 1.20.0, 1.19.5, 1.19.4, 1.19.3, 1.19.2, 1.19.1, 1.19.0, 1.18.5, 1.18.4, 1.18.3, 1.18.2, 1.18.1, 1.18.0, 1.17.5, 1.17.4, 1.17.3, 1.17.2, 1.17.1, 1.17.0, 1.16.6, 1.16.5, 1.16.4, 1.16.3, 1.16.2, 1.16.1, 1.16.0, 1.15.4, 1.15.3, 1.15.2, 1.15.1, 1.15.0, 1.14.6, 1.14.5, 1.14.4, 1.14.3, 1.14.2, 1.14.1, 1.14.0, 1.13.3, 1.13.1, 1.13.0, 1.12.1, 1.12.0, 1.11.3, 1.11.2, 1.11.1, 1.11.0, 1.10.4, 1.10.2, 1.10.1, 1.10.0.post2, 1.9.3, 1.9.2, 1.9.1, 1.9.0, 1.8.2, 1.8.1, 1.8.0, 1.7.2, 1.7.1, 1.7.0, 1.6.2, 1.6.1, 1.6.0, 1.5.1, 1.5.0, 1.4.1, 1.3.0
3. conda Search package & View installable package version
> conda search numpy
Loading channels: done
# Name Version Build Channel
numpy 1.9.3 py27he0c0ee4_6 pkgs/main
numpy 1.9.3 py27he0c0ee4_7 pkgs/main
numpy 1.9.3 py27he78448b_2 pkgs/main
numpy 1.9.3 py35h0e52b17_2 pkgs/main
numpy 1.9.3 py35hd5b3723_7 pkgs/main
numpy 1.9.3 py36hd5b3723_5 pkgs/main
numpy 1.9.3 py36hd5b3723_6 pkgs/main
numpy 1.9.3 py36hd5b3723_7 pkgs/main
numpy 1.9.3 py37hd5b3723_5 pkgs/main
numpy 1.9.3 py37hd5b3723_6 pkgs/main
numpy 1.9.3 py37hd5b3723_7 pkgs/main
...
边栏推荐
- IIO device driver of I2C client driver
- Zhaocai meow | jade meow, brother Tai pours ten thousand Liang, a pear flower, a summer rain
- [hardware foundation 4] diode (principle, characteristics, type, circuit analysis)
- Esp8266 nodemcu -- use u8g2 library to light OLED
- [super easy to understand competition questions] 2021 Sichuan University Student Program Design Competition
- Force deduction solution summary 1260 two dimensional mesh migration
- 安装C3D v1.0
- [dip/ implementation of simple digital image processing system] high score course design paper sharing
- Several stumbling blocks of it entrepreneurs
- Dot multiplication
猜你喜欢
30 times performance improvement -- implementation of MyTT index library based on dolphin DB
Le moteur 3D de dtos titos remplacera le moteur de jeu Giant Beast et réalisera la substitution de localisation
What if the download of Duoyu security browser is blocked? Turn off the method of download blocking
To test / development programmers: programmers who love life, don't work overtime, and are forced
Lora technology helps cold chain development
Signal integrity (SI) power integrity (PI) learning notes (xxx) power distribution network (II)
Daily question-leetcode1260-2d grid migration array mapping
Dama Chapter 4 (data architecture)
Let's go - Recruitment book for reading activities in 2022 (issue 1)
What aspects should we start from to learn the silver K-line chart
随机推荐
What preliminary work does the enterprise need to do to establish its own applet and app?
JZ30 包含min函数的栈
C | | structure consortium enumeration type
Dama Chapter 5 (data modeling and Design)
JZ32 从上往下打印二叉树
Modify the computer registry and add vscode to the right-click menu
CFile class
JZ10 斐波那契数列
What are the methods to realize timeout in go language
Question quotidienne - leetcode1260 - migration de grille 2D - Tableau - Cartographie
Upload a folder (including subfolders and files) in VSS
Imitate the widget control of VTK, and make the control that draws a rectangle
Project summary: document management system
How can do while call the ODPs SQL written?
Apple continues to provide parts to Russia to ensure product replacement during the warranty period
Parsing ansible configuration management file
Dama Chapter 6 (data storage and operation)
Pilote d'adaptateur I2C
js的可选链
[JS] event communication