Thanks to visit codestin.com
Credit goes to github.com

Skip to content

HTML input #243

@klothe

Description

@klothe

I have an application that needs to import HTML tables, and already uses Tablib for some other data formats. I noticed that Tablib supports HTML tables as an output format only. (https://github.com/kennethreitz/tablib/blob/master/tablib/formats/_html.py)

Is there any interest in adding HTML as an input format?

If this were implemented with an HTML parsing library such as BeautifulSoup, would a copy of that library have to be added to tablib/packages?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions