A Python package for interacting with Archive.is
Project description
pyrchive-is
just a simple python package for archiving and finding websites with archive.is
install
pip install pyrchive
use
from pyrchive.pyrchive import ArchiveSesh
archive_session = ArchiveSesh()
url_to_archive = "www.oatbread.org"
archived_url = archive_session.archive_url(url_to_archive)
print(f"Archived URL: {archived_url}")
license
mit or summin
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyrchive-0.0.1.tar.gz
(6.5 kB
view details)
Built Distribution
File details
Details for the file pyrchive-0.0.1.tar.gz
.
File metadata
- Download URL: pyrchive-0.0.1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1c52e2b048de2c21f4f8bddfaffced71d662851a75ddc512965b10a41cf11b6 |
|
MD5 | 46039ed02dbd1b61bdd67f46c552a77c |
|
BLAKE2b-256 | c51d572a49629fc35522b6fa624116edf83c973d868425f902c0808616a7d11d |
File details
Details for the file pyrchive-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pyrchive-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f906004dafbb63458b504ae1c6ab3c9b8696bf11cab1489995dce2f9378d57c0 |
|
MD5 | 89ecb7514d22b0219a53a096416e7e69 |
|
BLAKE2b-256 | 870aed170fb8f74fba952cb82cab7c5a1d32cea173614ce028cbae31a3380d37 |