USEPA / esupy

A library supporting Python-based tools in USEPA's tool ecosystem
5 stars 2 forks source link

adds parsing of bibtex files to olca-schema `Source` objects #51

Closed bl-young closed 7 months ago

bl-young commented 7 months ago

modeled after source creation for useeio in u2o.py

olca-schema requires python >= 3.9, so included as extras_require pip install .[bib]