Skip to content

zixben/digipal

 
 

Repository files navigation

This is a fork of the Digipal porject which aims to make it compatible with the latest versions of Python and all the packages needed to run it.

Note ...venv/lib/python3.12/site-packages/pagination/templatetags/pagination_tags.py, line 225: replace except KeyError, AttributeError with except KeyError(AttributeError)

...venv/lib/python3.12/site-packages/iipimage/storage.py, line 80: replace except subprocess.CalledProcessError, e: with except subprocess.CalledProcessError(e)

About

Digital Resource for and Database of Paleography, Manuscripts and Diplomatic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.6%
  • Python 5.3%
  • Less 1.9%
  • CSS 1.6%
  • HTML 1.3%
  • TypeScript 0.2%
  • Other 0.1%