xypath
xypath copied to clipboard
Navigating around a grid of cells like XPath for spreadsheets; supports Python 3.5+
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...
Bumps [messytables](https://okfn.org) from 0.15.1 to 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...
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...
Bumps ubuntu from 20.04 to 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...
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,...
can't say `bag.fill(xypath.DOWN, stop_before(""))`
Bumps ubuntu from 20.04 to 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...