This morning at dawn, you will take a new form - that of a fleshless, chattering skeleton when Zorp the Surveyor arrives and burns your flesh off with his volcano mouth ~Lou Prozotovich
OrganizeIt2
is a python library for managing large numbers of files and directories. It is type- and configuration-driven with pydantic.
The name is because organizeit
was taken on pypi, and is thus a reference to the joke from Parks and Rec.
OrganizeIt2
has the following models and types:
FileSystem
:pydantic
wrapper of anfsspec
AbstractFileSystem
Path
: wrapper of anfsspec
pathFilePath
: specialization of aPath
for filesDirectoryPath
: specialization of aPath
for directoriesOrganizeIt
: Top-levelpydantic
model representiing anfsspec
directoryDirectory
:pydantic
model representing anfsspec
directoryFile
:pydantic
model representing anfsspec
file