Name | plink-url JSON |
Version |
1.1.0
JSON |
| download |
home_page | |
Summary | Recursively analyse a URL and it's children |
upload_time | 2023-03-12 15:28:11 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | MIT License Copyright (c) 2023 Jessica Ward Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
cli
url
link
analysis
network
test
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# plink
[](https://badge.fury.io/py/plink-url)
[](https://www.buymeacoffee.com/sg6j7z465pf)
[](https://www.python.org/)
[](https://pypi.python.org/pypi/ansicolortags/)
[](https://GitHub.com/jessicaward/plink/issues/)
Recursive link analyser, written in Python
## Installation
To install plink, run the following command in your terminal:
```bash
python -m pip install --upgrade pip wheel
python -m pip install plink-url
```
To upgrade plink, run the following command in your terminal:
```bash
python -m pip install --upgrade pip wheel
python -m pip install --upgrade plink-url
```
If this does not work, you may have to use the `python3` or `pip3` commands instead.
## Examples
Basic example:
```bash
plink-url https://github.com/Jessicaward/plink
```
Limit analysis to a single domain:
```bash
plink-url https://jessica.im/Blog/ --whitelist https://jessica.im
```
Block multiple domains:
```bash
plink-url https://jessica.im/ --blacklist https://last.fm https://stackoverflow.com
```
Include extra information:
```bash
plink-url https://jessica.im/ --verbose
```
Specify a depth limit:
```bash
plink-url https://jessica.im/ --depth=3
```
Print extra details about the tool and it's usage:
```bash
plink-url https://jessica.im/ --help
```
Raw data
{
"_id": null,
"home_page": "",
"name": "plink-url",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "cli,url,link,analysis,network,test",
"author": "",
"author_email": "Jessica Ward <jessicawardiom@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/79/5c/1efe941274b1e8c22ffbd2c433845eb97654eb02eacac6c99d3d7024fe75/plink-url-1.1.0.tar.gz",
"platform": null,
"description": "# plink\n[](https://badge.fury.io/py/plink-url)\n[](https://www.buymeacoffee.com/sg6j7z465pf)\n[](https://www.python.org/)\n[](https://pypi.python.org/pypi/ansicolortags/)\n[](https://GitHub.com/jessicaward/plink/issues/)\n\nRecursive link analyser, written in Python\n\n## Installation\nTo install plink, run the following command in your terminal:\n```bash\npython -m pip install --upgrade pip wheel\npython -m pip install plink-url\n```\n\nTo upgrade plink, run the following command in your terminal:\n```bash\npython -m pip install --upgrade pip wheel\npython -m pip install --upgrade plink-url\n```\n\nIf this does not work, you may have to use the `python3` or `pip3` commands instead.\n\n## Examples\nBasic example:\n```bash\nplink-url https://github.com/Jessicaward/plink\n```\n\nLimit analysis to a single domain:\n```bash\nplink-url https://jessica.im/Blog/ --whitelist https://jessica.im\n```\n\nBlock multiple domains:\n```bash\nplink-url https://jessica.im/ --blacklist https://last.fm https://stackoverflow.com\n```\n\nInclude extra information:\n```bash\nplink-url https://jessica.im/ --verbose\n```\n\nSpecify a depth limit:\n```bash\nplink-url https://jessica.im/ --depth=3\n```\n\nPrint extra details about the tool and it's usage:\n```bash\nplink-url https://jessica.im/ --help\n```\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2023 Jessica Ward Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "Recursively analyse a URL and it's children",
"version": "1.1.0",
"split_keywords": [
"cli",
"url",
"link",
"analysis",
"network",
"test"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "da28588cee18faf85c16796840b69f55fd1a623fed8dc4bdd31be5e808f910c8",
"md5": "ce4c2d8ce195bc66adba9f2001132fd1",
"sha256": "f2e465e8434fb566bdcef1596ad36efeed07c17f5434c33f77e98946b06cfd11"
},
"downloads": -1,
"filename": "plink_url-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ce4c2d8ce195bc66adba9f2001132fd1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 7034,
"upload_time": "2023-03-12T15:28:09",
"upload_time_iso_8601": "2023-03-12T15:28:09.431052Z",
"url": "https://files.pythonhosted.org/packages/da/28/588cee18faf85c16796840b69f55fd1a623fed8dc4bdd31be5e808f910c8/plink_url-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "795c1efe941274b1e8c22ffbd2c433845eb97654eb02eacac6c99d3d7024fe75",
"md5": "d93055f402ac92b388c93b301eac4742",
"sha256": "fa1896e76d16fba1e16663686335daf900e730765032e46f08115e54caa44dfb"
},
"downloads": -1,
"filename": "plink-url-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "d93055f402ac92b388c93b301eac4742",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 6249,
"upload_time": "2023-03-12T15:28:11",
"upload_time_iso_8601": "2023-03-12T15:28:11.209555Z",
"url": "https://files.pythonhosted.org/packages/79/5c/1efe941274b1e8c22ffbd2c433845eb97654eb02eacac6c99d3d7024fe75/plink-url-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-12 15:28:11",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "plink-url"
}