Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 310 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 310 Bytes

rendere /ˈrɛndere/

To render an EML metadata document into HTML

rendere_model

Installation

  1. git clone [email protected]:servilla/rendere.git
  2. cd rendere
  3. conda env create --file environment.yml
  4. conda activate rendere
  5. pip install . or pip install --editable .