Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

tw4l/METSFlask

Repository files navigation

METSFlask

A web application for human-friendly exploration of Archivematica METS files.

Live site (try it out!):

http://bitarchivist.pythonanywhere.com/

All files uploaded to METSFlask are deleted after being read into the database. Database entries are deletable by all users at any time. That is to say - feel free to upload and view your own files! You can delete them from the web app as soon as you're done.

Screenshots

Home page:

index

AIP METS file view:

aip

aip_1

File detail view:

detail

Install locally (dev):

Requires Python 3.4+ or higher.

  • Clone files and cd to directory:
    git clone https://github.com/tw4l/METSFlask && cd METSFlask
  • Set up virtualenv:
    virtualenv venv
  • Activate virtualenv:
    source venv/bin/activate
  • Install requirements:
    pip install -r requirements.txt
  • Create database:
    chmod a+x db_create.py
    ./db_create.py
  • Run (on localhost, port 5000):
    ./run.py
  • Go to localhost:5000 in browser.

Creators

  • Canadian Centre for Architecture
  • Tessa Walsh

This project was initially developed in 2016-2017 for the Canadian Centre for Architecture by Tessa Walsh, Digital Archivist, as part of the development of the Archaeology of the Digital project.

About

A web application for human-friendly exploration of Archivematica METS files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

AltStyle によって変換されたページ (->オリジナル) /