archivebox.cli.archivebox_init

Module Contents

Functions

init

Initialize a new ArchiveBox collection in the current directory

main

API

archivebox.cli.archivebox_init.init(force: bool = False, quick: bool = False, install: bool = False, setup: bool = False) None[source]

Initialize a new ArchiveBox collection in the current directory

archivebox.cli.archivebox_init.main(**kwargs) None[source]