dupeguru/hscommon
Andrew Senetar ffe6b7047c
Format all files with black correcting line length
2021-08-15 04:10:18 -05:00
..
gui Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
jobprogress Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
tests Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
.gitignore Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
LICENSE Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
README Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
__init__.py Add files from hscommon and qtlib 2019-09-09 19:54:28 -05:00
build.py Remove flake8 E731 Errors 2021-08-15 03:53:43 -05:00
build_ext.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
conflict.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
debug.py Format files with black 2019-12-31 20:16:27 -06:00
desktop.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
geometry.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
loc.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
notify.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
path.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
plat.py Format files with black 2019-12-31 20:16:27 -06:00
pygettext.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
sphinxgen.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
sqlite.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
testutil.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
trans.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
util.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00

README

This module is common code used in all Hardcoded Software applications. It has no stable API so
it is not recommended to actually depend on it. But if you want to copy bits and pieces for your own
apps, be my guest.