Skip to content

Tutt-Library/marc-batch-app

Repository files navigation

MARC Batch Application

Run in background

This application runs in the background using gunicorn.

Use the following command after activating a Python virtual environment with gunicorn installed:

`nohup gunicorn -b 0.0.0.0:8000 app:app &`  

About

MARC Record Batch Application encodes and normalizes MARC21 records for Colorado College

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published