Verify and generate archive structure, specify paths of newly processed files and archive them accordingly. The default structure of the archive is {site}/YYYY/MM/DD/{file_type}/.

SIDpy Archiver

The archiver verifies and generates the archive structure, specifying the paths of newly processed files and archive them accordingly. The default structure of the archive is {site}/YYYY/MM/DD/{file_type}/.

sidpy.archiver Module

Verify and generate archive structure, specify paths of newly processed files and archive them accordingly. The default structure of the archive is {site}/YYYY/MM/DD/{file_type}/.

@author:

Oscar Sage David O’Hara

@email:

oharao@tcd.ie

Classes

Archiver(root)

Class used to generate archive structure, specify paths of newly processed files and archive them accordingly.

Path(*args, **kwargs)

PurePath subclass that can make system calls.

datetime(year, month, day[, hour[, minute[, ...)

The year, month and day arguments are required.

Class Inheritance Diagram

Inheritance diagram of sidpy.archiver.Archiver