Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 212 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 212 Bytes

python_to_json

Quickly create json file from n same size iterables, useful when scraping webpages contents resulting in a certain amount of iterables. Note that all the iterables involved have to be same size.