8 Commits (90e0af88b936cbce0464798ce7ca681b50ee0ad0)
 

Author SHA1 Message Date
  JustAnotherArchivist 90e0af88b9 Fix return type of get_module_{class,instance} 4 years ago
  JustAnotherArchivist 5f9547d600 Get rid of inheritance-level-based module selection and instead raise an exception if there are no or multiple matching modules 4 years ago
  JustAnotherArchivist 7e8958b063 Allow overriding the archive ID 4 years ago
  JustAnotherArchivist 90f80e41a9 Add __repr__ methods 4 years ago
  JustAnotherArchivist 9f6e5a9f48 Move InputURL handling to base Module.__init__ and extract URL string for convenience 4 years ago
  JustAnotherArchivist ca68893a59 Run submodules directly within the modules and return results from there instead of processing that externally 4 years ago
  JustAnotherArchivist 74a6fc7641 Use dataclass instead of namedtuple for module results 4 years ago
  JustAnotherArchivist 07dc1927cf Initial commit 4 years ago