Skip to content

hanzhichao/requestz

Repository files navigation

Requestz

基于pycurl封装的http请求包

Languate - Python PyPI - License PyPI PyPI - Downloads

特性

  • dns解析时间/连接时间/下载时间等更多的响应统计信息
  • 响应对象自带find支持xpath/jsonpath/re
  • 响应及其中字段支持jsonschema验证
  • 自带一个runner

todo

  • session默认值
  • files
  • cookies
  • basic auth
  • hooks on error
  • dubbo
  • soup
  • websocket
  • xml-rpc
  • jsonpath, re, xpath提取
  • jsonschema验证
  • 并行
  • 多轮
  • runner
  • type_check
  • run_by_unittest

About

Requests based on PyCurl, more info in response

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published