# PyPiSearch
[](https://github.com/shidenko97/pypisearch/releases/latest)
[](https://pepy.tech/project/pypisearch)
[](https://github.com/psf/black)
[](https://github.com/shidenko97/pypisearch/blob/master/LICENSE)
A fork of https://github.com/shidenko97/pypisearch
One more replacement of temporarily deprecated pip search command implemented on regular expressions and uses [pypi site](https://pypi.org/) search line.
You are able to query multiple pages providing range to page argument (e.g. 1-5).
## Install and run
- Clone this repo and run `python pypisearch <query>`
- Install it by pip `pip install pypisearch` and run `python -m pypisearch <query>`
### This fork provides `pypisearch` as a shell command
- Clone this repo, cd inside and run `pip install .`
- Run from anywhere `pypisearch <query>`.
Raw data
{
"_id": null,
"home_page": "https://github.com/Creative-Media-Group/mypypisearch",
"name": "mypypisearch",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "tct123",
"author_email": "tct1234@protonmail.com",
"download_url": "https://files.pythonhosted.org/packages/77/f2/01330cece14be5ed2b790152dd6a976b6c9e67123fb5eda38359cb161c7d/mypypisearch-1.3.6.tar.gz",
"platform": null,
"description": "# PyPiSearch\n[](https://github.com/shidenko97/pypisearch/releases/latest)\n[](https://pepy.tech/project/pypisearch)\n[](https://github.com/psf/black)\n[](https://github.com/shidenko97/pypisearch/blob/master/LICENSE)\nA fork of https://github.com/shidenko97/pypisearch\n\nOne more replacement of temporarily deprecated pip search command implemented on regular expressions and uses [pypi site](https://pypi.org/) search line.\nYou are able to query multiple pages providing range to page argument (e.g. 1-5).\n\n## Install and run\n- Clone this repo and run `python pypisearch <query>`\n- Install it by pip `pip install pypisearch` and run `python -m pypisearch <query>`\n\n### This fork provides `pypisearch` as a shell command\n\n- Clone this repo, cd inside and run `pip install .`\n- Run from anywhere `pypisearch <query>`.\n",
"bugtrack_url": null,
"license": null,
"summary": "Replacement of temporarily deprecated pip search command",
"version": "1.3.6",
"project_urls": {
"Homepage": "https://github.com/Creative-Media-Group/mypypisearch"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ae34e02d4f801ca9118f7cb6a7cd40cdb885c49a5ac2afcbda0bf6ac63a2d61f",
"md5": "f760a051ebf1456c207e069ae6689b40",
"sha256": "dcf7cb2ffcaa0067bcc091a6ed5ba425a99cb0fd648340af4c49cfced22c95b5"
},
"downloads": -1,
"filename": "mypypisearch-1.3.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f760a051ebf1456c207e069ae6689b40",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 5681,
"upload_time": "2024-08-12T11:19:21",
"upload_time_iso_8601": "2024-08-12T11:19:21.679040Z",
"url": "https://files.pythonhosted.org/packages/ae/34/e02d4f801ca9118f7cb6a7cd40cdb885c49a5ac2afcbda0bf6ac63a2d61f/mypypisearch-1.3.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "77f201330cece14be5ed2b790152dd6a976b6c9e67123fb5eda38359cb161c7d",
"md5": "7560769f10f81f2dd55338c3bc24fa05",
"sha256": "38be442490812fa795125b91f435f3cc6a2f6c048f35a55b375b32a02a8355ba"
},
"downloads": -1,
"filename": "mypypisearch-1.3.6.tar.gz",
"has_sig": false,
"md5_digest": "7560769f10f81f2dd55338c3bc24fa05",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 6449,
"upload_time": "2024-08-12T11:19:23",
"upload_time_iso_8601": "2024-08-12T11:19:23.526842Z",
"url": "https://files.pythonhosted.org/packages/77/f2/01330cece14be5ed2b790152dd6a976b6c9e67123fb5eda38359cb161c7d/mypypisearch-1.3.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-12 11:19:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Creative-Media-Group",
"github_project": "mypypisearch",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "certifi",
"specs": []
},
{
"name": "chardet",
"specs": []
},
{
"name": "idna",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "tabulate",
"specs": []
}
],
"lcname": "mypypisearch"
}