The Xpath package provides functionality to extract XPath expressions of elements on a webpage. It utilizes BeautifulSoup for parsing HTML content for interacting with web elements in a browser environment. It utilizes pandas for writing data to Excel file.
Raw data
{
"_id": null,
"home_page": "https://github.com/pagidireddy/",
"name": "xpath-writer",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "xpath, xpath generator, xpath writer, xpath parser",
"author": "Pagidireddy Prasanth Reddy",
"author_email": "tradetrontest@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/5c/82/d29b869ff9b244a45c3f60d6db439a067c7e02125af5088bfab1c522d50a/xpath_writer-1.0.1.tar.gz",
"platform": null,
"description": "The Xpath package provides functionality to extract XPath expressions of elements on a webpage. It utilizes BeautifulSoup for parsing HTML content for interacting with web elements in a browser environment. It utilizes pandas for writing data to Excel file.\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python package for writing relative XPath expressions and make XPath Excel file.",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/pagidireddy/"
},
"split_keywords": [
"xpath",
" xpath generator",
" xpath writer",
" xpath parser"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5c82d29b869ff9b244a45c3f60d6db439a067c7e02125af5088bfab1c522d50a",
"md5": "ecf4fd4eb70ce56cf663cc5a6d1f5579",
"sha256": "bfec06b2755139c6f5402ccc50a51cd66f90c2d1c8147d162f2946fbda0e0731"
},
"downloads": -1,
"filename": "xpath_writer-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "ecf4fd4eb70ce56cf663cc5a6d1f5579",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 3089,
"upload_time": "2024-04-19T10:29:42",
"upload_time_iso_8601": "2024-04-19T10:29:42.360785Z",
"url": "https://files.pythonhosted.org/packages/5c/82/d29b869ff9b244a45c3f60d6db439a067c7e02125af5088bfab1c522d50a/xpath_writer-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-19 10:29:42",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "xpath-writer"
}