Skip to content

Script to search pypi from the command line over http.

Notifications You must be signed in to change notification settings

quinn-n/pip-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

python pip-search.py [OPTIONS] SEARCH_TERMS...

Options:
-p, --page INTEGER Query a specific page number
--no-color-output Disables colorized output
--help Prints a help message
-j, --json Outputs computer-readable JSON

MANUAL INSTALLATION STEPS

  • Create a virtualenv with pew.
  • Install poetry in the virtualenv $ pip install poetry
  • Install dependencies to the environment with poetry install

Licence

This project is licenced under the WTFPL

About

Script to search pypi from the command line over http.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages