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
- Host: GitHub
- URL: https://github.com/afaur/zazu-pypi
- Owner: afaur
- Created: 2017-02-23T18:31:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-13T20:46:41.000Z (over 9 years ago)
- Last Synced: 2025-02-12T13:56:37.984Z (over 1 year ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'
]
}
~~~