Skip to content

components for IA Wayback Machine to render legacy medias and data in human friendly fashion

Notifications You must be signed in to change notification settings

internetarchive/wayback-custom-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wayback-custom-view

This project maintains custom views for the Internet Archive WayBack Machine.

Development

Create a virtual env with Python>=3.8, and run "editable" install.

$ pyenv virtualenv system wayback-custom-view
...
$ pyenv local wayback-custom-view
$ pip install -e .[dev]
...

Launch test server

$ python -m test_server
 * Running on http://localhost:5000/ (Press CTRL+C to quit)
 * Restarting with stat
 * Debugger is active!
 * Debugger PIN: 123-456-789

Open http://localhost:5000/ with a browser.

About

components for IA Wayback Machine to render legacy medias and data in human friendly fashion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published