xypath icon indicating copy to clipboard operation
xypath copied to clipboard

Navigating around a grid of cells like XPath for spreadsheets; supports Python 3.5+

Results 9 xypath issues
Sort by recently updated
recently updated
newest added

Bumps [pyhamcrest](https://github.com/hamcrest/PyHamcrest) from 1.10.1 to 2.0.4. Release notes Sourced from pyhamcrest's releases. V2.0.3 A whole pile of little updates and testing fixes Version 2.0.2 No release notes provided. Version 2.0.1...

dependencies
python

Bumps [messytables](https://okfn.org) from 0.15.1 to 0.15.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=messytables&package-manager=pip&previous-version=0.15.1&new-version=0.15.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
python

Updates the requirements on [xlrd](https://github.com/python-excel/xlrd) to permit the latest version. Changelog Sourced from xlrd's changelog. 2.0.1 (11 December 2020) Use the README as the long description on PyPI. 2.0.0 (11...

dependencies
python

Bumps ubuntu from 20.04 to 22.04. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ubuntu&package-manager=docker&previous-version=20.04&new-version=22.04)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

I created #91 and found that the tests were failing. This is because of dependencies not being more rigorously specified, and two dependencies thus breaking backwards compatibility: * pyhamcrest is...

This is a combined messytables/xypath issue We need to be cautious about the amount of memory we're using: http://faostat.fao.org/Portals/_Faostat/Downloads/zip_files/FoodSupply_Crops_E_Africa_1.zip a 1.5MB zip (15MB csv) with ``` fh = dl.grab(url) mt,...

Shift checks whether the shifted cell exists with assert_one. Not convinced it should -- it might not exist at the sides of a sheet etc. ``` File "/home/.local/lib/python2.7/site-packages/xypath/xypath.py", line 626,...

Bumps ubuntu from 20.04 to 23.04. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ubuntu&package-manager=docker&previous-version=20.04&new-version=23.04)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker