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 details)
Built Distribution
File details
Details for the file csv_tabulator-1.0.1.tar.gz
.
File metadata
- Download URL: csv_tabulator-1.0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cd0f5863d13484dcd1fd1b23f1ad6c6c42ed72818103e8dc89c7fcf6b8a65ac |
|
MD5 | 66b635825c8849a379dd209d8d1860f8 |
|
BLAKE2b-256 | 1396b37ea538bdfa38d02bdcfe333f02785a6af525e969a70897dc1d33429bf5 |
File details
Details for the file csv_tabulator-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: csv_tabulator-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28b8bb759766650869418b01da125ee315d5b7563fe79923cc5e4dba283f2bc6 |
|
MD5 | b9cddd06d25adea1d9bd71a89b059409 |
|
BLAKE2b-256 | 75043cc0a1bf05be4d7a06bc425c3616e01b8e038e235bc9398476b22d993269 |