Skip to content

MaxinAI/scrapy-onepanel-plugin

Repository files navigation

Overview

tests


package
  • Free software: MIT license

Installation

pip install scrapy-onepanel-plugin

You can also install the in-development version with:

pip install https://github.com/MaxinAI/scrapy-onepanel-plugin/archive/master.zip

Documentation

To use the project:

import scrapy_onepanel_plugin
scrapy_onepanel_plugin.longest()

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages