Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shubhodeep9/pipsearch
A library to search through libraries of python 2 and 3 in pypi repositories
https://github.com/shubhodeep9/pipsearch
Last synced: 3 months ago
JSON representation
A library to search through libraries of python 2 and 3 in pypi repositories
- Host: GitHub
- URL: https://github.com/shubhodeep9/pipsearch
- Owner: shubhodeep9
- License: apache-2.0
- Created: 2017-04-22T19:27:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T05:54:15.000Z (almost 2 years ago)
- Last Synced: 2024-07-31T14:48:59.685Z (3 months ago)
- Language: Python
- Size: 21.5 KB
- Stars: 29
- Watchers: 3
- Forks: 14
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - pipsearch - A library to search through libraries of python 2 and 3 in pypi repositories (Python)
README
# pipsearch
A library to search through libraries of python 2 and 3 in pypi repositories# Installation and Usage
- Install
```sh
$ python setup.py install
```
- Usage
```sh
$ pipsearch
```