Skip to content

ludiosarchive/Webmagic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webmagic

Webmagic is a collection of twisted.web-related utilities involving cookies, caching headers, cachebreakers, /page -> /page/ redirection, and more.

[TODO: describe everything]

Requirements

  • zope.interface

  • Twisted >= 8.2.0

Installation

python setup.py install

This installs the module webmagic.

Running the tests

Install Twisted, then run trial webmagic

Wishlist

  • In webmagic.cssfixer, use cssutils instead of a regexp to modify the CSS.

About

twisted.web-related utilities involving cookies, caching headers, cachebreakers, /page -> /page/ redirection, and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published