Metadata-Version: 2.0
Name: noscrapy
Version: 0.0.2
Summary: Python port attempt of web-scraper-chrome-extension.
Home-page: https://github.com/katakumpo/noscrapy
Author: Mathias Seidler
Author-email: seishin@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Utilities
Requires-Dist: pyquery (>=1.2.11)

noscrapy
========

Python port attempt of web-scraper-chrome-extension_.

|PyPI Version| |Build Status| |Coveralls| |Code Climate| |Documentation Status|
|Requirements Status| |Downloads| |Supported Python versions|

.. _web-scraper-chrome-extension: https://github.com/martinsbalodis/web-scraper-chrome-extension

.. |PyPI Version| image:: http://img.shields.io/pypi/v/noscrapy.svg?style=flat-square
   :target: https://pypi.python.org/pypi/noscrapy/
.. |Build Status| image:: https://img.shields.io/travis/katakumpo/noscrapy.svg?style=flat-square
   :target: https://travis-ci.org/katakumpo/noscrapy
.. |Coveralls| image:: https://img.shields.io/coveralls/katakumpo/noscrapy.svg?style=flat-square
   :target: https://coveralls.io/github/katakumpo/noscrapy
.. |Code Climate| image:: https://img.shields.io/codeclimate/github/katakumpo/noscrapy.svg?style=flat-square
   :target: https://codeclimate.com/github/katakumpo/noscrapy
.. |Documentation Status| image:: https://readthedocs.org/projects/noscrapy-py/badge/?version=latest&style=flat-square
   :target: https://noscrapy-py.readthedocs.org/en/latest/
.. |Requirements Status| image:: https://img.shields.io/requires/github/katakumpo/noscrapy.svg?style=flat-square
   :target: https://requires.io/github/katakumpo/noscrapy/requirements/
.. |Supported Python versions| image:: https://img.shields.io/pypi/pyversions/noscrapy.svg?style=flat-square
   :target: https://pypi.python.org/pypi/noscrapy/
.. |Downloads| image:: https://img.shields.io/pypi/dm/noscrapy.svg?style=flat-square
   :target: https://pypi.python.org/pypi/noscrapy/


