urp:用于提取和修改 URL 特征的工具

时间:2024-08-01 10:47:05
【文件属性】:

文件名称:urp:用于提取和修改 URL 特征的工具

文件大小:7KB

文件格式:ZIP

更新时间:2024-08-01 10:47:05

Python

尿毒症 urp解析 URL。 它是一个命令行工具,使用户能够提取和修改其功能。 它了解有关方案、身份验证、主机、端口、路径、参数、查询字符串和片段的所有信息。 安装 从 PyPI 安装: $ pip install urp 从 git checkout 安装: $ git clone https://github.com/jdp/urp.git $ cd urp $ python setup.py install 基本用法 urp将 URL 作为输入,并根据其选项输出 URL 或 URL 的特征。 它从标准输入中获取指定为参数的 URL 和换行符分隔的 URL。 $ urp -s https://google.com https $ echo 'https://google.com' | urp -s https $ urp -D /search -Q q=urp 'https://


【文件预览】:
urp-master
----setup.py(1012B)
----.gitignore(69B)
----Makefile(146B)
----MANIFEST.in(18B)
----LICENSE(1KB)
----man()
--------urp.1.ronn(5KB)
----urp.py(8KB)
----README.rst(903B)

网友评论