Export OSF Project to PDF. A collaboration between the Centre for Open Science (CoS) & University of Manchester (UoM)
- Install libraries from
requirements.txtas normal - To install the test version of the export library, run
python -m pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple osfio-export-tool==0.1.1 - Run
streamlit run app_export_OSF_toPDF.pyto start a local Streamlit app.
Streamlit App allowing users to export OSF projects to PDF. (in development)