1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00
Ilya Kreymer 02bc7776ca config and docs work: (#255)
config and docs work:
- autoindexing now set in config via 'autoindex: <secs>' option
- autoindexing only runs in first uwsgi worker if in uwsgi
- recorder config: rename props to 'rollover_' to match docs
- docs: write configuring.rst section for recording mode, autoindexing and proxy mode!
- update README for new pywb release, point to new docs!
2017-10-15 22:47:23 -07:00
2017-10-15 22:47:23 -07:00
2017-10-15 22:47:23 -07:00
2017-10-11 15:33:57 -07:00
2017-04-24 16:32:23 -07:00
2017-10-04 22:02:03 -07:00
2017-06-17 11:32:48 +01:00
2017-10-11 15:33:57 -07:00
2017-10-03 15:31:08 -07:00
2017-10-11 15:33:57 -07:00
2013-12-08 19:30:31 -08:00
2017-10-15 22:47:23 -07:00
2017-09-27 13:47:02 -07:00
2014-02-17 10:01:09 -08:00
2017-10-01 10:09:17 -07:00

Webrecorder pywb 2.0
====================

.. image:: https://travis-ci.org/ikreymer/pywb.svg?branch=master
      :target: https://travis-ci.org/ikreymer/pywb
.. image:: https://coveralls.io/repos/ikreymer/pywb/badge.svg?branch=master
      :target: https://coveralls.io/r/ikreymer/pywb?branch=master

**pywb** is a Python (2 and 3) web archive replay and recording toolkit.

This toolset forms the foundation of Webrecorder, but also provides a variety of web archiving tools,
such as the traditional "Wayback Machine" functionality.

Note: this version, which represents a major overhaul of pywb, is not yet released on pypi, but you can:

* Install with ``python setup.py install``

* Run tests with ``python setup.py test``

* Run Wayback with ``wayback`` (see docs for info on how to setup collections)

* Build docs locally with:  ``cd docs; make html``

* ..and a lot more!

Please see the `Webrecorder pywb documentation for usage and configuration info <https://pywb.readthedocs.org>`_



Description
Core Python Web Archiving Toolkit for replay and recording of web archives
Readme GPL-3.0 38 MiB
Languages
JavaScript 57.9%
Python 38.4%
Vue 1.9%
HTML 1.5%
CSS 0.1%