Skip to main content

A versatile commandline xpath parser

Project description

# xpe

Finally, a commandline xpath tool for linux that is easy to use.

*What is this?*

xpe is a commandline xpath parser. Pipe in some textual data, supply it with an xpath expression, and it will dump the result to stdout. Perfect for shellscripting. For example:

curl -sL github.com | xpe “//meta[@name=’twitter:title’]”

GitHub: Where the world builds software

Alternatively, xpe can query a file for xpath expressions like so:

xpe ‘//a/@href’ somefile.htm

The order doesn’t matter, so the following is also valid:

xpe somefile.htm ‘//a/@href

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

xpe-1.0.7.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

xpe-1.0.7-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file xpe-1.0.7.tar.gz.

File metadata

  • Download URL: xpe-1.0.7.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.9

File hashes

Hashes for xpe-1.0.7.tar.gz
Algorithm Hash digest
SHA256 2c2f6bf1f375c9f2df562537493000abe16e59c37a983110edc3dbdedd1b33ac
MD5 d937467b406c5819f22bee71bcf357c1
BLAKE2b-256 87e4164b36cddca94c9451a7e2c1bf1a6593c29b538dbb92d8edc90ded407a4b

See more details on using hashes here.

File details

Details for the file xpe-1.0.7-py3-none-any.whl.

File metadata

  • Download URL: xpe-1.0.7-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.9

File hashes

Hashes for xpe-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 2ac57cfeb3c21958ff214df28230647eda87d4f34dfda1c99b53f9988c63524f
MD5 e3a027a19701ef1e68f80c531046d2fc
BLAKE2b-256 f012c0fac73d40df8985011bd6a7dcd6cbfad86a32bb499f174f12b2f36f70c0

See more details on using hashes here.

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