2017-10-15 22:47:23 -07:00
|
|
|
Webrecorder pywb 2.0
|
|
|
|
====================
|
2014-03-10 19:01:20 -07:00
|
|
|
|
2015-04-17 12:30:21 -07:00
|
|
|
.. image:: https://travis-ci.org/ikreymer/pywb.svg?branch=master
|
2014-03-12 17:50:47 -07:00
|
|
|
:target: https://travis-ci.org/ikreymer/pywb
|
2015-04-17 12:30:21 -07:00
|
|
|
.. image:: https://coveralls.io/repos/ikreymer/pywb/badge.svg?branch=master
|
|
|
|
:target: https://coveralls.io/r/ikreymer/pywb?branch=master
|
2014-11-04 22:11:25 -08:00
|
|
|
|
2017-10-15 22:47:23 -07:00
|
|
|
**pywb** is a Python (2 and 3) web archive replay and recording toolkit.
|
2014-03-10 19:01:20 -07:00
|
|
|
|
2017-10-15 22:47:23 -07:00
|
|
|
This toolset forms the foundation of Webrecorder, but also provides a variety of web archiving tools,
|
|
|
|
such as the traditional "Wayback Machine" functionality.
|
2015-03-17 01:06:06 -07:00
|
|
|
|
2017-10-15 22:47:23 -07:00
|
|
|
Note: this version, which represents a major overhaul of pywb, is not yet released on pypi, but you can:
|
2014-05-30 10:29:22 -07:00
|
|
|
|
2017-10-15 22:47:23 -07:00
|
|
|
* Install with ``python setup.py install``
|
2015-03-25 12:06:05 -07:00
|
|
|
|
2017-10-15 22:47:23 -07:00
|
|
|
* Run tests with ``python setup.py test``
|
2014-05-30 10:29:22 -07:00
|
|
|
|
2017-10-15 22:47:23 -07:00
|
|
|
* Run Wayback with ``wayback`` (see docs for info on how to setup collections)
|
2014-05-30 10:29:22 -07:00
|
|
|
|
2017-10-15 22:47:23 -07:00
|
|
|
* Build docs locally with: ``cd docs; make html``
|
2016-03-10 12:51:14 -08:00
|
|
|
|
2017-10-15 22:47:23 -07:00
|
|
|
* ..and a lot more!
|
2014-10-19 08:32:11 -07:00
|
|
|
|
2017-10-15 22:47:23 -07:00
|
|
|
Please see the `Webrecorder pywb documentation for usage and configuration info <https://pywb.readthedocs.org>`_
|
2014-10-19 08:32:11 -07:00
|
|
|
|
|
|
|
|
2014-10-18 17:00:33 -07:00
|
|
|
|