Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 445 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 445 Bytes

Metadata Service

License: AGPL v3 Python 3.7

This service is designed to create and update file metadata.

Dependencies

  • postgresql

Quickstart

  • Prepare environment and install dependencies

    poetry install