archivesunleashed / aut

The Archives Unleashed Toolkit is an open-source toolkit for analyzing web archives.
https://aut.docs.archivesunleashed.org/
Apache License 2.0
137 stars 33 forks source link

Implement SaveToDisk in Python #478

Closed ruebot closed 4 years ago

ruebot commented 4 years ago

We missed one!

https://github.com/archivesunleashed/aut/blob/master/src/main/scala/io/archivesunleashed/df/package.scala#L33-L58

ruebot commented 4 years ago

Ugly implementation here.