github scrapy/parsel v1.8.0
1.8.0

latest releases: v1.9.1, v1.9.0, v1.8.1...
19 months ago
  • Add support for JMESPath: you can now create a selector for a JSON document and call Selector.jmespath().
  • Selectors can now be constructed from bytes (using the body and encoding arguments) instead of str (using the text argument).
  • Typing improvements
  • The pkg_resources module (which was absent from the requirements) is no longer used
  • Documentation build fixes

Don't miss a new parsel release

NewReleases is sending notifications on new releases.