github binux/pyspider v0.3.1

latest releases: v0.3.10, v0.3.9, v0.3.8...
9 years ago

One Mode

One mode not only means all-in-one, it runs every thing in one process over tornado.ioloop. One mode is designed for debug purpose. You can test scripts written in local files and using --interactive to choose a task to be tested.

With one mode you can use pyspider.libs.utils.python_console() to open an interactive shell in your script context to test your code.

full documentation: http://docs.pyspider.org/en/latest/Command-Line/#one

  • bug fix

Don't miss a new pyspider release

NewReleases is sending notifications on new releases.