Get Information on Python Packages From PyPI
Project description
pypi-search
pypi-search allows you to quickly query packages on PyPI. It fetches the following information:
- Version Information
- Project Links
- Github Stats if any
- Meta Information (author, maintainer)
- Description
It allows you to know what a package is all about without having to open up the PyPI website.
installation
To get the latest stable release from PyPI:
pip install pypi-search
To get the latest dev release, go into the root of this project and run:
pip install .
usage
get information on a package called foo
:
pypisearch foo
get information on a package called foo
along with its description:
pypisearch -d foo
help menu
usage: pypisearch [-h] [-d] search
Search for PyPi packages
positional arguments:
search Package to show information on
optional arguments:
-h, --help show this help message and exit
-d, --description Show package description
todo
- Create python package.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pypi-search-2.0.tar.gz
(5.6 kB
view details)
Built Distribution
File details
Details for the file pypi-search-2.0.tar.gz
.
File metadata
- Download URL: pypi-search-2.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e64a4faa7d438670e97cec3040369a97433fba7e64b8c3a6d3b8ccdc3824438 |
|
MD5 | 7d9703e14546d62973ea2fef8c392391 |
|
BLAKE2b-256 | 6753c5bcd6f684799ea98a3997ca826f5467bf7359fb8089a58d358473d821fe |
File details
Details for the file pypi_search-2.0-py3-none-any.whl
.
File metadata
- Download URL: pypi_search-2.0-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fc7f5fe6be85f13110472493c0b5ec3fc361642774d567c5c591469a1f91880 |
|
MD5 | de6f63b2363f80b7e195dbcff9a6619a |
|
BLAKE2b-256 | d261c4c1f661cbb53af82562947b66aad37ec2e5bed40cbd68972cbc374df01a |