12 Révisions (715420e29874a8789a69af611fcd58e014875882)
 

Auteur SHA1 Message Date
  JustAnotherArchivist 715420e298 Fix imports in CLI: core and modules aren't needed in the argument parser il y a 4 ans
  JustAnotherArchivist 1b73693b37 Keep track of and handle errors in modules via metaclass il y a 4 ans
  JustAnotherArchivist 922900ac4e Add support for selecting a module explicitly using `name+` URL prefix il y a 4 ans
  JustAnotherArchivist 22c707c04f Add Module.name attribute il y a 4 ans
  JustAnotherArchivist 90e0af88b9 Fix return type of get_module_{class,instance} il y a 4 ans
  JustAnotherArchivist 5f9547d600 Get rid of inheritance-level-based module selection and instead raise an exception if there are no or multiple matching modules il y a 4 ans
  JustAnotherArchivist 7e8958b063 Allow overriding the archive ID il y a 4 ans
  JustAnotherArchivist 90f80e41a9 Add __repr__ methods il y a 4 ans
  JustAnotherArchivist 9f6e5a9f48 Move InputURL handling to base Module.__init__ and extract URL string for convenience il y a 4 ans
  JustAnotherArchivist ca68893a59 Run submodules directly within the modules and return results from there instead of processing that externally il y a 4 ans
  JustAnotherArchivist 74a6fc7641 Use dataclass instead of namedtuple for module results il y a 4 ans
  JustAnotherArchivist 07dc1927cf Initial commit il y a 4 ans