ArchiveBox/pip-archivebox

Official Python package for ArchiveBox, the self-hosted internet archiving solution.

12

stars

23

commits

Oct 5, 2024

updated

pypi.org/project/archivebox/
archivebox
digipres
internet-archiving
pip
pypi
python
sdist
setuptools
web-archiving
wheel

README

[!TIP]

✨ ArchiveBox is available via pip

(This repo is no longer needed, ArchiveBox is still distributed via pip though)

mkdir -p ~/archivebox/data
cd ~/archivebox/data     # (for example, can be anywhere)

pip install archivebox   # just use pip to get archivebox
archivebox install       # then finish installing dependencies

If you see permission denied, some dependencies need sudo to install.
Run sudo archivebox install, or install the indicated packages manually.

More info


This repo used to be used to build the pip package for ArchiveBox, but now the build process is done directly in the main ArchiveBox repo.

Contributors

pirate

23 commits

ArchiveBox/pip-archivebox

Official Python package for ArchiveBox, the self-hosted internet archiving solution.

12

stars

23

commits

Oct 5, 2024

updated

pypi.org/project/archivebox/
archivebox
digipres
internet-archiving
pip
pypi
python
sdist
setuptools
web-archiving
wheel

README

[!TIP]

✨ ArchiveBox is available via pip

(This repo is no longer needed, ArchiveBox is still distributed via pip though)

mkdir -p ~/archivebox/data
cd ~/archivebox/data     # (for example, can be anywhere)

pip install archivebox   # just use pip to get archivebox
archivebox install       # then finish installing dependencies

If you see permission denied, some dependencies need sudo to install.
Run sudo archivebox install, or install the indicated packages manually.

More info


This repo used to be used to build the pip package for ArchiveBox, but now the build process is done directly in the main ArchiveBox repo.

Contributors

pirate

23 commits