Skip to content

Commit f3ebeb9

Browse files
committed
Added screenshots to dataset listings, shrank get-min-py shot
1 parent 2066dc5 commit f3ebeb9

1 file changed

Lines changed: 195 additions & 51 deletions

File tree

docs/README.md

Lines changed: 195 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
<a href="#"><img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
1717

18-
<!-- ai-personas -->
18+
<!-- AI-PERSONAS -->
1919

2020
<h3>
2121
<a href="https://github.com/adamlui/python-utils/tree/main/ai-personas/#readme">
@@ -41,21 +41,57 @@
4141
Discuss</a>
4242
</blockquote>
4343

44-
### <a href="https://github.com/adamlui/python-utils/tree/main/computer-languages/#readme">💻 computer-languages</a>
44+
<!-- COMPUTER-LANGUAGES -->
4545

46-
> File extensions for computer languages.
47-
<br>[Install](https://github.com/adamlui/python-utils/tree/main/computer-languages/#installation) /
48-
[Readme](https://github.com/adamlui/python-utils/tree/main/computer-languages/#readme) /
49-
[API usage](https://github.com/adamlui/python-utils/tree/main/computer-languages/#usage) /
50-
[Discuss](https://github.com/adamlui/python-utils/discussions)
46+
<h3>
47+
<a href="https://github.com/adamlui/python-utils/tree/main/computer-languages/#readme">
48+
💻 computer-languages</a>
49+
</h3>
5150

52-
### <a href="https://github.com/adamlui/python-utils/tree/main/data-languages/#readme">{ } data-languages</a>
51+
<details>
52+
<summary>File extensions for computer languages.</summary>
53+
<br><blockquote>
54+
<a href="https://github.com/adamlui/python-utils/tree/main/computer-languages/#readme">
55+
<img width=475 src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@2066dc5/computer-languages/assets/images/dataset-preview.png"></a>
56+
</blockquote>
57+
</details>
5358

54-
> File extensions for data languages.
55-
<br>[Install](https://github.com/adamlui/python-utils/tree/main/data-languages/#installation) /
56-
[Readme](https://github.com/adamlui/python-utils/tree/main/data-languages/#readme) /
57-
[API usage](https://github.com/adamlui/python-utils/tree/main/data-languages/#usage) /
58-
[Discuss](https://github.com/adamlui/python-utils/discussions)
59+
<blockquote>
60+
<a href="https://github.com/adamlui/python-utils/tree/main/computer-languages/#installation">
61+
Install</a> /
62+
<a href="https://github.com/adamlui/python-utils/tree/main/computer-languages/#readme">
63+
Readme</a> /
64+
<a href="https://github.com/adamlui/python-utils/tree/main/computer-languages/#usage">
65+
API usage</a> /
66+
<a href="https://github.com/adamlui/python-utils/discussions">
67+
Discuss</a>
68+
</blockquote>
69+
70+
<!-- DATA-LANGUAGES -->
71+
72+
<h3>
73+
<a href="https://github.com/adamlui/python-utils/tree/main/data-languages/#readme">
74+
{ } data-languages</a>
75+
</h3>
76+
77+
<details>
78+
<summary>File extensions for data languages.</summary>
79+
<br><blockquote>
80+
<a href="https://github.com/adamlui/python-utils/tree/main/data-languages/#readme">
81+
<img width=475 src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@2066dc5/data-languages/assets/images/dataset-preview.png"></a>
82+
</blockquote>
83+
</details>
84+
85+
<blockquote>
86+
<a href="https://github.com/adamlui/python-utils/tree/main/data-languages/#installation">
87+
Install</a> /
88+
<a href="https://github.com/adamlui/python-utils/tree/main/data-languages/#readme">
89+
Readme</a> /
90+
<a href="https://github.com/adamlui/python-utils/tree/main/data-languages/#usage">
91+
API usage</a> /
92+
<a href="https://github.com/adamlui/python-utils/discussions">
93+
Discuss</a>
94+
</blockquote>
5995

6096
### <a href="https://github.com/adamlui/python-utils/tree/main/find-project-root/#readme">📂 find-project-root</a>
6197

@@ -65,7 +101,7 @@
65101
[API usage](https://github.com/adamlui/python-utils/tree/main/find-project-root/#api-usage) /
66102
[Discuss](https://github.com/adamlui/python-utils/discussions)
67103

68-
<!-- get-min-py -->
104+
<!-- GET-MIN-PY -->
69105

70106
<h3>
71107
<a href="https://github.com/adamlui/python-utils/tree/main/get-min-py/#readme">
@@ -76,7 +112,7 @@
76112
<summary>Get the minimum Python version required for a PyPI package.</summary>
77113
<br><blockquote>
78114
<a href="https://github.com/adamlui/python-utils/tree/main/get-min-py/#readme">
79-
<img width=750 src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@f133ea3/get-min-py/assets/images/cli-output.png"></a>
115+
<img width=550 src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@f133ea3/get-min-py/assets/images/cli-output.png"></a>
80116
</blockquote>
81117
</details>
82118

@@ -111,53 +147,161 @@
111147
[CLI usage](https://github.com/adamlui/python-utils/tree/main/is-unicode-supported/#-command-line-usage) /
112148
[Discuss](https://github.com/adamlui/python-utils/discussions)
113149

114-
### <a href="https://github.com/adamlui/python-utils/tree/main/latin-locales/#readme">🇪🇸 latin-locales</a>
150+
<!-- LATIN-LOCALES -->
115151

116-
> ISO 639-1 (2-letter) codes for Latin locales.
117-
<br>[Install](https://github.com/adamlui/python-utils/tree/main/latin-locales/#installation) /
118-
[Readme](https://github.com/adamlui/python-utils/tree/main/latin-locales/#readme) /
119-
[API usage](https://github.com/adamlui/python-utils/tree/main/latin-locales/#usage) /
120-
[Discuss](https://github.com/adamlui/python-utils/discussions)
152+
<h3>
153+
<a href="https://github.com/adamlui/python-utils/tree/main/latin-locales/#readme">
154+
🇪🇸 latin-locales</a>
155+
</h3>
121156

122-
### <a href="https://github.com/adamlui/python-utils/tree/main/markup-languages/#readme"></> markup-languages</a>
157+
<details>
158+
<summary>ISO 639-1 (2-letter) codes for Latin locales.</summary>
159+
<br><blockquote>
160+
<a href="https://github.com/adamlui/python-utils/tree/main/latin-locales/#readme">
161+
<img width=275 src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@2066dc5/latin-locales/assets/images/dataset-preview.png"></a>
162+
</blockquote>
163+
</details>
123164

124-
> File extensions for markup languages.
125-
<br>[Install](https://github.com/adamlui/python-utils/tree/main/markup-languages/#installation) /
126-
[Readme](https://github.com/adamlui/python-utils/tree/main/markup-languages/#readme) /
127-
[API usage](https://github.com/adamlui/python-utils/tree/main/markup-languages/#usage) /
128-
[Discuss](https://github.com/adamlui/python-utils/discussions)
165+
<blockquote>
166+
<a href="https://github.com/adamlui/python-utils/tree/main/latin-locales/#installation">
167+
Install</a> /
168+
<a href="https://github.com/adamlui/python-utils/tree/main/latin-locales/#readme">
169+
Readme</a> /
170+
<a href="https://github.com/adamlui/python-utils/tree/main/latin-locales/#usage">
171+
API usage</a> /
172+
<a href="https://github.com/adamlui/python-utils/discussions">
173+
Discuss</a>
174+
</blockquote>
129175

130-
### <a href="https://github.com/adamlui/python-utils/tree/main/non-latin-locales/#readme">🇨🇳 non-latin-locales</a>
176+
<!-- MARKUP-LANGUAGES -->
131177

132-
> ISO 639-1 (2-letter) codes for non-Latin locales.
133-
<br>[Install](https://github.com/adamlui/python-utils/tree/main/non-latin-locales/#installation) /
134-
[Readme](https://github.com/adamlui/python-utils/tree/main/non-latin-locales/#readme) /
135-
[API usage](https://github.com/adamlui/python-utils/tree/main/non-latin-locales/#usage) /
136-
[Discuss](https://github.com/adamlui/python-utils/discussions)
178+
<h3>
179+
<a href="https://github.com/adamlui/python-utils/tree/main/markup-languages/#readme">
180+
{ } markup-languages</a>
181+
</h3>
137182

138-
### <a href="https://github.com/adamlui/python-utils/tree/main/programming-languages/#readme">#! programming-languages</a>
183+
<details>
184+
<summary>File extensions for markup languages.</summary>
185+
<br><blockquote>
186+
<a href="https://github.com/adamlui/python-utils/tree/main/markup-languages/#readme">
187+
<img width=475 src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@2066dc5/markup-languages/assets/images/dataset-preview.png"></a>
188+
</blockquote>
189+
</details>
139190

140-
> File extensions for programming languages.
141-
<br>[Install](https://github.com/adamlui/python-utils/tree/main/programming-languages/#installation) /
142-
[Readme](https://github.com/adamlui/python-utils/tree/main/programming-languages/#readme) /
143-
[API usage](https://github.com/adamlui/python-utils/tree/main/programming-languages/#usage) /
144-
[Discuss](https://github.com/adamlui/python-utils/discussions)
191+
<blockquote>
192+
<a href="https://github.com/adamlui/python-utils/tree/main/markup-languages/#installation">
193+
Install</a> /
194+
<a href="https://github.com/adamlui/python-utils/tree/main/markup-languages/#readme">
195+
Readme</a> /
196+
<a href="https://github.com/adamlui/python-utils/tree/main/markup-languages/#usage">
197+
API usage</a> /
198+
<a href="https://github.com/adamlui/python-utils/discussions">
199+
Discuss</a>
200+
</blockquote>
145201

146-
### <a href="https://github.com/adamlui/python-utils/tree/main/project-markers/#readme">🏷️ project-markers</a>
202+
<!-- NON-LATIN-LOCALES -->
147203

148-
> Common project root markers.
149-
<br>[Install](https://github.com/adamlui/python-utils/tree/main/project-markers/#installation) /
150-
[Readme](https://github.com/adamlui/python-utils/tree/main/project-markers/#readme) /
151-
[API usage](https://github.com/adamlui/python-utils/tree/main/project-markers/#usage) /
152-
[Discuss](https://github.com/adamlui/python-utils/discussions)
204+
<h3>
205+
<a href="https://github.com/adamlui/python-utils/tree/main/computer-languages/#readme">
206+
🇨🇳 non-latin-locales</a>
207+
</h3>
153208

154-
### <a href="https://github.com/adamlui/python-utils/tree/main/prose-languages/#readme">## prose-languages</a>
209+
<details>
210+
<summary>ISO 639-1 (2-letter) codes for non-Latin locales.</summary>
211+
<br><blockquote>
212+
<a href="https://github.com/adamlui/python-utils/tree/main/non-latin-locales/#readme">
213+
<img width=275 src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@2066dc5/non-latin-locales/assets/images/dataset-preview.png"></a>
214+
</blockquote>
215+
</details>
155216

156-
> File extensions for prose languages.
157-
<br>[Install](https://github.com/adamlui/python-utils/tree/main/prose-languages/#installation) /
158-
[Readme](https://github.com/adamlui/python-utils/tree/main/prose-languages/#readme) /
159-
[API usage](https://github.com/adamlui/python-utils/tree/main/prose-languages/#usage) /
160-
[Discuss](https://github.com/adamlui/python-utils/discussions)
217+
<blockquote>
218+
<a href="https://github.com/adamlui/python-utils/tree/main/non-latin-locales/#installation">
219+
Install</a> /
220+
<a href="https://github.com/adamlui/python-utils/tree/main/non-latin-locales/#readme">
221+
Readme</a> /
222+
<a href="https://github.com/adamlui/python-utils/tree/main/non-latin-locales/#usage">
223+
API usage</a> /
224+
<a href="https://github.com/adamlui/python-utils/discussions">
225+
Discuss</a>
226+
</blockquote>
227+
228+
<!-- PROGRAMMING-LANGUAGES -->
229+
230+
<h3>
231+
<a href="https://github.com/adamlui/python-utils/tree/main/programming-languages/#readme">
232+
{ } programming-languages</a>
233+
</h3>
234+
235+
<details>
236+
<summary>File extensions for programming languages.</summary>
237+
<br><blockquote>
238+
<a href="https://github.com/adamlui/python-utils/tree/main/programming-languages/#readme">
239+
<img width=475 src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@2066dc5/programming-languages/assets/images/dataset-preview.png"></a>
240+
</blockquote>
241+
</details>
242+
243+
<blockquote>
244+
<a href="https://github.com/adamlui/python-utils/tree/main/programming-languages/#installation">
245+
Install</a> /
246+
<a href="https://github.com/adamlui/python-utils/tree/main/programming-languages/#readme">
247+
Readme</a> /
248+
<a href="https://github.com/adamlui/python-utils/tree/main/programming-languages/#usage">
249+
API usage</a> /
250+
<a href="https://github.com/adamlui/python-utils/discussions">
251+
Discuss</a>
252+
</blockquote>
253+
254+
<!-- PROJECT-MARKERS -->
255+
256+
<h3>
257+
<a href="https://github.com/adamlui/python-utils/tree/main/project-markers/#readme">
258+
🏷️ project-markers</a>
259+
</h3>
260+
261+
<details>
262+
<summary>Common project root markers.</summary>
263+
<br><blockquote>
264+
<a href="https://github.com/adamlui/python-utils/tree/main/project-markers/#readme">
265+
<img width=375 src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@2066dc5/project-markers/assets/images/dataset-preview.png"></a>
266+
</blockquote>
267+
</details>
268+
269+
<blockquote>
270+
<a href="https://github.com/adamlui/python-utils/tree/main/project-markers/#installation">
271+
Install</a> /
272+
<a href="https://github.com/adamlui/python-utils/tree/main/project-markers/#readme">
273+
Readme</a> /
274+
<a href="https://github.com/adamlui/python-utils/tree/main/project-markers/#usage">
275+
API usage</a> /
276+
<a href="https://github.com/adamlui/python-utils/discussions">
277+
Discuss</a>
278+
</blockquote>
279+
280+
<!-- PROSE-LANGUAGES -->
281+
282+
<h3>
283+
<a href="https://github.com/adamlui/python-utils/tree/main/prose-languages/#readme">
284+
## prose-languages</a>
285+
</h3>
286+
287+
<details>
288+
<summary>File extensions for prose languages.</summary>
289+
<br><blockquote>
290+
<a href="https://github.com/adamlui/python-utils/tree/main/prose-languages/#readme">
291+
<img width=475 src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@2066dc5/prose-languages/assets/images/dataset.png"></a>
292+
</blockquote>
293+
</details>
294+
295+
<blockquote>
296+
<a href="https://github.com/adamlui/python-utils/tree/main/prose-languages/#installation">
297+
Install</a> /
298+
<a href="https://github.com/adamlui/python-utils/tree/main/prose-languages/#readme">
299+
Readme</a> /
300+
<a href="https://github.com/adamlui/python-utils/tree/main/prose-languages/#usage">
301+
API usage</a> /
302+
<a href="https://github.com/adamlui/python-utils/discussions">
303+
Discuss</a>
304+
</blockquote>
161305

162306
### <a href="https://github.com/adamlui/python-utils/tree/main/remove-json-keys/#readme">{ } remove-json-keys</a>
163307

0 commit comments

Comments
 (0)