Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 547 Bytes

README.md

File metadata and controls

34 lines (17 loc) · 547 Bytes

LibClean

LibClean is a package that aims to make the geolocation of images stored in a MARC catalogue easier.

Getting Started

See "LibClean Doc.pdf" for more information.

Prerequisites

Python >= 3.6

tqdm >=4.36.1

requests >=2.22.0

pydrive >= 1.3.1

Installing

Run "python setup.py install" in the console.

Running the tests

Execute specific modules to perform inbuilt tests.

Authors

  • Max Collins

License

This project is licensed under the MIT License - see the LICENSE.md file for details