..
data
Added back the flags that were lost in the python and rust presets merge ( #466 )
2025-11-21 19:09:54 +08:00
distros
[U] Release 2.0.2
2025-09-04 07:12:01 -04:00
scripts
added caninekind
2024-06-28 00:28:23 +01:00
__init__.py
[F] Fix version import
2022-08-14 12:27:03 -04:00
__main__.py
[F] from __future__ import annotations
2025-10-22 08:27:50 +08:00
__version__.py
[U] Release 2.0.4
2025-10-22 00:46:55 -04:00
color_scale.py
[+] Create color scale without numpy
2022-07-25 21:02:10 -04:00
color_util.py
[F] Fix 3-length hex codes in Python when using custom preset ( #443 )
2025-10-10 12:46:41 +08:00
constants.py
[O] Python load presets from json
2025-10-22 08:24:32 +08:00
font_logo.py
[O] Python load presets from json
2025-10-22 08:24:32 +08:00
main.py
Swap inside fstring to double quote ( #442 )
2025-10-10 12:48:03 +08:00
models.py
🌈 Support custom ASCII art file path ( #429 )
2025-10-01 08:12:05 -07:00
neofetch_util.py
[O] Python load presets from json
2025-10-22 08:24:32 +08:00
presets.py
[O] Fix weights
2025-10-22 09:53:46 +08:00
pride_month.py
[F] from __future__ import annotations
2025-10-22 08:27:50 +08:00
py.py
[F] from __future__ import annotations
2025-10-22 08:27:50 +08:00
rs.py
[F] from __future__ import annotations
2025-10-22 08:27:50 +08:00
serializer.py
[F] AttributeError: 'dict' object has no attribute 'recolor_ascii'
2022-07-02 23:37:18 -04:00
termenv.py
[F] Fix windows 7 support (???)
2024-10-23 16:35:35 -04:00
types.py
Make typing_extensions only required for 3.7
2024-05-25 19:26:26 +02:00