An open API service indexing awesome lists of open source software.

https://github.com/afaur/zazu-pypi

Python package (CheeseShop) searcher
https://github.com/afaur/zazu-pypi

Last synced: over 1 year ago
JSON representation

Python package (CheeseShop) searcher

Awesome Lists containing this project

README

          

## Search PyPi packages

Open Zazu and type `pypi`

## Installing (MAC)

Add `afaur/zazu-pypi` inside the plugins block of your `~/.zazurc.json` file

## Installing (WIN)

Add `afaur/zazu-pypi` inside the plugins block of your `C:\Users\UserName\.zazurc.json` file.

~~~ javascript
{
"plugins": [
'afaur/zazu-pypi'
]
}
~~~