dupeguru/hscommon
Andrew Senetar e382683f66
Replace all relative imports
2022-05-09 01:40:08 -05:00
..
gui Replace all relative imports 2022-05-09 01:40:08 -05:00
jobprogress Replace all relative imports 2022-05-09 01:40:08 -05:00
tests Replace all relative imports 2022-05-09 01:40:08 -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 Replace all relative imports 2022-05-09 01:40:08 -05:00
build_ext.py Apply pyupgrade changes 2022-04-27 20:53:12 -05:00
conflict.py Apply pyupgrade changes 2022-04-27 20:53:12 -05:00
desktop.py Add type hinting to desktop.py 2022-05-09 01:15:25 -05:00
loc.py Replace all relative imports 2022-05-09 01:40:08 -05:00
notify.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
path.py Apply pyupgrade changes 2022-04-27 20:53:12 -05:00
plat.py Format files with black 2019-12-31 20:16:27 -06:00
pygettext.py Apply pyupgrade changes 2022-04-27 20:53:12 -05:00
sphinxgen.py Replace all relative imports 2022-05-09 01:40:08 -05:00
sqlite.py Fix deprecation warning from sqlite 2022-03-19 17:01:53 -05:00
testutil.py Replace all relative imports 2022-05-09 01:40:08 -05:00
trans.py Replace all relative imports 2022-05-09 01:40:08 -05:00
util.py Replace all relative imports 2022-05-09 01:40:08 -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.