Tasteful Libraries (github)
2025-02-26 programming sketch tasteful
What does 'tasteful' mean for me? It means elegant. A library who cares about their users. A library who strived to find the most simple and elegant approach in every decision.
Tier 1
-
google/python-fire/blob/master/docs/guide.md#calling-functions
- its guide is very good
- its guide is very good
-
- favorite functions: pipe, partial, curry
- favorite functions: pipe, partial, curry
-
- explanation by its creator kennethreirz.org/software/background
- explanation by its creator kennethreirz.org/software/background
-
- explanation by its creator https://kennethreitz.org/software/delegator
- explanation by its creator https://kennethreitz.org/software/delegator
Tier 2
-
- saw first in loguru readme
- saw first in loguru readme
-
Not sure if they took their name from this Unix principle, but it reminds me that Textuality—Text is the universal interface
-
- elegantly designed, but I think what it does can be done in a much simpler way, just in 10-12 lines of code (see barisozmen/python-cookbook/blob/main/web/render_html.p)
- elegantly designed, but I think what it does can be done in a much simpler way, just in 10-12 lines of code (see barisozmen/python-cookbook/blob/main/web/render_html.p)
Incoming Internal References (0)
Outgoing Web References (19)
-
github.com/google/python-fire
- google/python-fire
-
github.com/google/python-fire/blob/master/docs/guide.md#calling-functions
- google/python-fire/blob/master/docs/guide.md#calling-functions
-
github.com/pydantic/logfire
- pydantic/logfire
-
github.com/Delgan/loguru
- Delgan/loguru
-
github.com/pytoolz/toolz
- pytoolz/toolz
-
github.com/karpathy/micrograd
- karpathy/micrograd
-
github.com/mrocklin/multipledispatch
- mrocklin/multipledispatch
-
github.com/tqdm/tqdm
- tqdm/tqdm
-
github.com/ParthS007/background
- background
-
kennethreitz.org/software/background
- kennethreirz.org/software/background
-
github.com/amitt001/delegator.py
- delegator
-
github.com/caronc/apprise
- apprise
-
github.com/Delgan/loguru
- loguru
-
github.com/Textualize/rich
- Textualize/rich
-
github.com/Textualize/textual
- Textualize/textual
-
github.com/Textualize/textual-web
- Textualize/textual-web
-
extual.textualize.io/blog/2023/09/18/things-i-learned-while-building-textuals-textarea
- textual.textualize.io/blog/2023/09/18/things-i-learned-while-building-textuals-textarea
-
github.com/Knio/dominate
- Knio/dominate
-
github.com/barisozmen/python-cookbook/blob/main/web/render_html.py
- barisozmen/python-cookbook/blob/main/web/render_html.p