Skip to main content

Convert the csv to html table

Project description

csv-tabulator

The csv-tabulator is a Python package that simplifies the process of converting CSV files into styled HTML tables. The resulting HTML tables are designed to be responsive and visually appealing.

Installation

You can install the package using pip:

pip install csv-tabulator

Usage

>>> from csv_tabulator import converter
>>> converter.convert('/Users/amiaynarayan/Projects/utilities/tabulator/tests/csv_file', 'table.html')
File Reading... Done!
Converting to HTML...
Writing the HTML file to table.html
Done...!

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

csv_tabulator-1.0.1.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

csv_tabulator-1.0.1-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

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