pypi-search

Crates.iopypi-search
lib.rspypi-search
version0.1.0
sourcesrc
created_at2021-08-20 05:52:24.172962
updated_at2021-08-20 05:52:24.172962
descriptionSearch the PyPI for packages by name aka `pip search`.
homepagehttps://github.com/tbehner/pypi-search
repositoryhttps://github.com/tbehner/pypi-search
max_upload_size
id439871
size92,436
(tbehner)

documentation

https://github.com/tbehner/pypi-search

README

PyPI Search

Search the PyPI for packages by name aka pip search.

This was heavily inspired by pip_search which looks fantastic but is a little slow. Also the output is unnecessary hard to process by other command line tools.

Commit count: 16

cargo fmt