Skip to main content

Parsel Command Line Interface

Project description

Parsel CLI

https://img.shields.io/pypi/v/parsel-cli.svg https://img.shields.io/pypi/pyversions/parsel-cli.svg Documentation Status https://img.shields.io/travis/rolando/parsel-cli.svg Coverage Status Code Quality Status Requirements Status

Parsel Command Line Interface

Quickstart

Example:

$ curl http://scrapy.org/ | parsel-cli '.container a::attr(href)' | tail -2
http://doc.scrapy.org/en/latest/topics/ubuntu.html
https://github.com/scrapy/scrapy/archive/1.1.zip

See parsel-cli -h for more options.

Credits

This package was created with Cookiecutter and the rolando/cookiecutter-pypackage project template.

History

0.2.0 (2016-08-03)

  • Promoted version bump.

0.1.1 (2016-08-03)

  • Added –absolute-links argument.

  • Allow URLs as file argument.

  • Added –version argument.

0.1.0 (2016-07-25)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

parsel-cli-0.2.0.tar.gz (16.2 kB view hashes)

Uploaded Source

Built Distribution

parsel_cli-0.2.0-py2.py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page