- Clone project and cd into it
- Create a VirtualEnvironment
virtualenv --no-site-packages env_parse - Activate VirtualEnvironment
source env_parse/bin/activate - Install dependencies
pip install -r requirements.txt - Run parser
python parse.py
-
Notifications
You must be signed in to change notification settings - Fork 1
t-io/wiki_table_parser
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
simple python script to scrap data from a wikipedia table and write them into a csv-file
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published