# HTMLConversor
HTMLConversor is a Python class that automates the process of converting sales data from an intranet website to a PDF file. It utilizes the Robot Framework's RPA library for web automation.
## Features
- Log in to the intranet website.
- Download sales data stored in an Excel file.
- Fill in a sales form with data from the Excel file.
- Collect sales results and export them as a PDF file.
- Log out from the intranet website.
## Installation
1. Make sure you have Python installed on your system.
2. Install the required dependencies using pip
## Usage
```python
from HTMLConversor import HTMLConversor
# Initialize HTMLConversor
converter = HTMLConversor()
# Convert sales data to PDF
converter.to_pdf()
Raw data
{
"_id": null,
"home_page": null,
"name": "pdf-conversor-test-123",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "python, rpa, robocorp, pdf, html, conversor",
"author": "Daniel Rubens",
"author_email": "danielrubensdaniel@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/77/b0/2db1e5f6de3643d8627ba91872740b46b6e6ee7a7ec628ef777e8317f6ed/pdf_conversor_test_123-0.0.1.tar.gz",
"platform": null,
"description": "\n# HTMLConversor\n\nHTMLConversor is a Python class that automates the process of converting sales data from an intranet website to a PDF file. It utilizes the Robot Framework's RPA library for web automation.\n\n## Features\n\n- Log in to the intranet website.\n- Download sales data stored in an Excel file.\n- Fill in a sales form with data from the Excel file.\n- Collect sales results and export them as a PDF file.\n- Log out from the intranet website.\n\n## Installation\n\n1. Make sure you have Python installed on your system.\n2. Install the required dependencies using pip\n\n\n## Usage\n\n```python\nfrom HTMLConversor import HTMLConversor\n\n# Initialize HTMLConversor\nconverter = HTMLConversor()\n\n# Convert sales data to PDF\nconverter.to_pdf()\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Convert WebElement into pdf",
"version": "0.0.1",
"project_urls": null,
"split_keywords": [
"python",
" rpa",
" robocorp",
" pdf",
" html",
" conversor"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "71d1bbbe110d641566aa65fca49a45f0d8ada014e6695b2cb10224e1831144bf",
"md5": "af202408cc55a4aac5f85acff5e5f81e",
"sha256": "ba65267fd5db0f5287f612c23a93ddf0febd8e80156267458227898ef7101dec"
},
"downloads": -1,
"filename": "pdf_conversor_test_123-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "af202408cc55a4aac5f85acff5e5f81e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4525,
"upload_time": "2024-04-07T20:32:44",
"upload_time_iso_8601": "2024-04-07T20:32:44.164862Z",
"url": "https://files.pythonhosted.org/packages/71/d1/bbbe110d641566aa65fca49a45f0d8ada014e6695b2cb10224e1831144bf/pdf_conversor_test_123-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "77b02db1e5f6de3643d8627ba91872740b46b6e6ee7a7ec628ef777e8317f6ed",
"md5": "54a15c18d70de4b1ad0084d93b3560a8",
"sha256": "baf4647fd1cc753868e511cf1158f0ac14aed4f2e2485f803d2f8d97b2424486"
},
"downloads": -1,
"filename": "pdf_conversor_test_123-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "54a15c18d70de4b1ad0084d93b3560a8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3798,
"upload_time": "2024-04-07T20:32:45",
"upload_time_iso_8601": "2024-04-07T20:32:45.635488Z",
"url": "https://files.pythonhosted.org/packages/77/b0/2db1e5f6de3643d8627ba91872740b46b6e6ee7a7ec628ef777e8317f6ed/pdf_conversor_test_123-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-07 20:32:45",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pdf-conversor-test-123"
}