Optional DependenciesΒΆ
shinerainsevenlib has no required dependencies.
Certain features can be lit up by installing one or more of these packages from pip,
if
Send2Trashis installed, you can send files to OS trash locationif
crcis installed, you can get the crc64 of a fileif
xxhashis installed, you can get the xxhash of a fileif
apswis installed, you can use thesrss_dbdatabase helpersif
dateparseris installed, you can use theEnglishDateParserWrapperclassif
parseis installed, you can use theParsePlusclassif
pyperclipis installed, you can access the clipboardif
pillowis installed, you can determine image type even if extension is unknownif
tomlis installed, you can runpython -m shinerainsevenlib --lint-wrapper
A Python2 compatible version of this library can be found here, shinerainsevenlib_prev.