Skip to main content

Convert HTML Table to Excel file

Project description

HTML2Excel Documentation

Library to convert HTML Tables to Excel file.

Installation

pip install html2excel

Usage

Running from command line

python -m html2excel input_file output_file

Using as package

from html2excel import ExcelParser

input_file = '/tmp/text_file.html'
output_file = '/tmp/converted_file.xlsx'

parser = ExcelParser(input_file)
parser.to_excel(output_file)

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

html2excel-0.0.4.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

html2excel-0.0.4-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file html2excel-0.0.4.tar.gz.

File metadata

  • Download URL: html2excel-0.0.4.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0.post20201207 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for html2excel-0.0.4.tar.gz
Algorithm Hash digest
SHA256 1391fb7b63f1217d2f734267f03a26adb9e8bbbf1bb3fcd459f2c340cb5fbde3
MD5 524201dfbe388dd8540b62e3019815fc
BLAKE2b-256 647bcfd9c43c1bd6c0166a7abf07b918cfbcf76e78b6518a034da1737fa7f22a

See more details on using hashes here.

File details

Details for the file html2excel-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: html2excel-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0.post20201207 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for html2excel-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e2f9dff6ba541069eeab4f99db17f806c7093054b69f37335db9c5ee7839d5da
MD5 c2ffb4372d06723681394484e8fdde2d
BLAKE2b-256 10544cd36ba0c83788d510c6d4fcce86f4f8fa5e0e23a462a99b660c24c125e7

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