A utility that extracts tables from HTML documents and converts them to CSV format
Stars
47
Forks
11
Watchers
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
27
commits
2
Merge pull request #10 from jlumbroso/master
fc27e30
Fixed typo with `table` name reused
96b2ef8
Added `convert_to_list` as intermediate function
630331f
Add support to Python 3.8
cab3d63
Bump version to 0.1.3
e6da07a
Add Travis badge
d70fa84
Add CI configuration
e131961
Add simple CI configuration
4b43859
Add examples
91a1901
Add a screencast for example
6f311db
Place version in a separate file
4b896b1
Add extra requirements of dev and test
2d4a540
Use tox for different Python versions
6288aac
Support Python 3.6 as well
8fe983e
Add setup instruction
69c7374