File tree Expand file tree Collapse file tree
is-unicode-supported/docs
programming-languages/docs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,4 +80,5 @@ Copyright © 2026 [Adam Lui](https://github.com/adamlui).
8080
8181#
8282
83+ <picture ><source media =" (prefers-color-scheme: dark) " srcset =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/white/icon32x27.png " ><img height =13 src =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/dark-gray/icon32x27.png " ></picture > <a href=https://github.com/adamlui/python-utils/#readme>**More Python utilities** </a > /
8384<a href =" #top " >Back to top ↑</a >
Original file line number Diff line number Diff line change @@ -73,4 +73,5 @@ Copyright © 2026 [Adam Lui](https://github.com/adamlui).
7373
7474#
7575
76+ <picture ><source media =" (prefers-color-scheme: dark) " srcset =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/white/icon32x27.png " ><img height =13 src =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/dark-gray/icon32x27.png " ></picture > <a href=https://github.com/adamlui/python-utils/#readme>**More Python utilities** </a > /
7677<a href =" #top " >Back to top ↑</a >
Original file line number Diff line number Diff line change @@ -84,6 +84,7 @@ Copyright © 2026 [Adam Lui](https://github.com/adamlui).
8484
8585#
8686
87+ <picture ><source media =" (prefers-color-scheme: dark) " srcset =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/white/icon32x27.png " ><img height =13 src =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/dark-gray/icon32x27.png " ></picture > <a href=https://github.com/adamlui/python-utils/#readme>**More Python utilities** </a > /
8788<a href =" #top " >Back to top ↑</a >
8889
8990[ project-markers-gh ] : https://github.com/adamlui/python-utils/tree/main/project-markers/#readme
Original file line number Diff line number Diff line change @@ -65,4 +65,5 @@ Copyright © 2026 [Adam Lui](https://github.com/adamlui).
6565
6666#
6767
68+ <picture ><source media =" (prefers-color-scheme: dark) " srcset =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/white/icon32x27.png " ><img height =13 src =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/dark-gray/icon32x27.png " ></picture > <a href=https://github.com/adamlui/python-utils/#readme>**More Python utilities** </a > /
6869<a href =" #top " >Back to top ↑</a >
Original file line number Diff line number Diff line change @@ -63,4 +63,5 @@ Copyright © 2026 [Adam Lui](https://github.com/adamlui).
6363
6464#
6565
66+ <picture ><source media =" (prefers-color-scheme: dark) " srcset =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/white/icon32x27.png " ><img height =13 src =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/dark-gray/icon32x27.png " ></picture > <a href=https://github.com/adamlui/python-utils/#readme>**More Python utilities** </a > /
6667<a href =" #top " >Back to top ↑</a >
Original file line number Diff line number Diff line change @@ -41,3 +41,7 @@ Copyright © 2026 [Adam Lui](https://github.com/adamlui).
4141🇨🇳 [ non-latin-locales] ( https://github.com/adamlui/python-utils/tree/main/non-latin-locales/#readme ) - ISO 639-1 (2-letter) codes for non-Latin locales.
4242<br >🌍 [ translate-messages] ( https://github.com/adamlui/python-utils/tree/main/translate-messages/#readme ) - Translate ` en/messages.json ` (chrome.i18n format) to 100+ locales automatically.
4343<br >📟 [ is-unicode-supported] ( https://github.com/adamlui/python-utils/tree/main/is-unicode-supported/#readme ) - Detect whether the terminal supports advanced Unicode.
44+
45+ #
46+
47+ <picture ><source media =" (prefers-color-scheme: dark) " srcset =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/white/icon32x27.png " ><img height =13 src =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/dark-gray/icon32x27.png " ></picture > <a href=https://github.com/adamlui/python-utils/#readme>**More Python utilities** </a >
Original file line number Diff line number Diff line change @@ -73,4 +73,5 @@ Copyright © 2026 [Adam Lui](https://github.com/adamlui).
7373
7474#
7575
76+ <picture ><source media =" (prefers-color-scheme: dark) " srcset =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/white/icon32x27.png " ><img height =13 src =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/dark-gray/icon32x27.png " ></picture > <a href=https://github.com/adamlui/python-utils/#readme>**More Python utilities** </a > /
7677<a href =" #top " >Back to top ↑</a >
Original file line number Diff line number Diff line change @@ -41,3 +41,7 @@ Copyright © 2026 [Adam Lui](https://github.com/adamlui).
4141🇪🇸 [ latin-locales] ( https://github.com/adamlui/python-utils/tree/main/latin-locales/#readme ) - ISO 639-1 (2-letter) codes for Latin locales.
4242<br >🌍 [ translate-messages] ( https://github.com/adamlui/python-utils/tree/main/translate-messages/#readme ) - Translate ` en/messages.json ` (chrome.i18n format) to 100+ locales automatically.
4343<br >📟 [ is-unicode-supported] ( https://github.com/adamlui/python-utils/tree/main/is-unicode-supported/#readme ) - Detect whether the terminal supports advanced Unicode.
44+
45+ #
46+
47+ <picture ><source media =" (prefers-color-scheme: dark) " srcset =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/white/icon32x27.png " ><img height =13 src =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/dark-gray/icon32x27.png " ></picture > <a href=https://github.com/adamlui/python-utils/#readme>**More Python utilities** </a >
Original file line number Diff line number Diff line change @@ -75,4 +75,5 @@ Copyright © 2026 [Adam Lui](https://github.com/adamlui).
7575
7676#
7777
78+ <picture ><source media =" (prefers-color-scheme: dark) " srcset =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/white/icon32x27.png " ><img height =13 src =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/dark-gray/icon32x27.png " ></picture > <a href=https://github.com/adamlui/python-utils/#readme>**More Python utilities** </a > /
7879<a href =" #top " >Back to top ↑</a >
Original file line number Diff line number Diff line change @@ -48,3 +48,7 @@ Copyright © 2026 [Adam Lui](https://github.com/adamlui).
4848
4949📂 [ find-project-root] ( https://github.com/adamlui/python-utils/tree/main/find-project-root/#readme ) - Locate project root via custom markers.
5050<br >📊 [ get-min-py] ( https://github.com/adamlui/python-utils/tree/main/get-min-py/#readme ) - Get the minimum Python version required for a PyPI package.
51+
52+ #
53+
54+ <picture ><source media =" (prefers-color-scheme: dark) " srcset =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/white/icon32x27.png " ><img height =13 src =" https://cdn.jsdelivr.net/gh/adamlui/python-utils@760599e/assets/images/icons/home/dark-gray/icon32x27.png " ></picture > <a href=https://github.com/adamlui/python-utils/#readme>**More Python utilities** </a >
You can’t perform that action at this time.
0 commit comments