A internetarchive/heritrix3 python REST API client.
Project description
A internetarchive/heritrix3 python REST API client.
Free software: MIT license
Installation
pip install heritrix3
You can also install the in-development version with:
pip install https://github.com/Querela/python-heritrix3-client/archive/master.zip
Documentation
Development
To run all the tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
WIP
Tests using real Heritrix? (Coverage?)
Refactoring common code fragments.
Documentation (docstrings).
0.3.0 (2021-01-11)
Move into separate heritrix3.api module. Empty __init__.py.
0.2.0 (2021-01-09)
Typings.
Add file download (e.g. all WARCs).
Add report retrieval.
0.1.0 (2021-01-09)
First release on PyPI.
Initial implementation and documentation.
0.0.0 (2021-01-09)
Code skeleton using cookiecutter gh:ionelmc/cookiecutter-pylibrary
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for heritrix3-0.3.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 875113bd247264885703a062bb38bea883f3b1bc076a29dd8a7e34d72834e944 |
|
MD5 | a7e851942f987aaaf43e9cc2d3b47e19 |
|
BLAKE2b-256 | bc407d170b5523bc5a3154e0c2ac616491c2f9bcdb6e403cf244ac4991ec6165 |