Gradience/gradience/modules
tfuxu 78000c73ab feat: add f.close() in _download_preset
* convert more print() functions to buglog's
* remove __repl__ in preset.py
2022-09-24 20:53:53 +02:00
..
__init__.py feat: local build support 2022-09-13 20:06:03 +02:00
css.py Format code with black and autopep8 2022-09-13 21:26:22 +00:00
custom_presets.py feat: add f.close() in _download_preset 2022-09-24 20:53:53 +02:00
flatpak_overrides.py feat: add f.close() in _download_preset 2022-09-24 20:53:53 +02:00
preset.py feat: add f.close() in _download_preset 2022-09-24 20:53:53 +02:00
README.md Create README.md 2022-09-20 22:54:08 +02:00
repo.py Remove unused imports 2022-09-14 19:23:00 +00:00
run_async.py feat: local build support 2022-09-13 20:06:03 +02:00
shell.py Format code with black and autopep8 2022-09-13 20:20:32 +00:00
utils.py feat: local build support 2022-09-13 20:06:03 +02:00

Modules

Lots of modules are going to move to the Gradience-lib. We will only keep utilities here.