docs(readme): py isometric logo for the Python SDK header#5
Open
luisfilipemed wants to merge 1 commit into
Open
docs(readme): py isometric logo for the Python SDK header#5luisfilipemed wants to merge 1 commit into
luisfilipemed wants to merge 1 commit into
Conversation
Per Matthias's review note on socaity-js#1 ("for socaity-js and the
python SDK we should just use our standard logo, maybe a small JS or
py on bottom"): the Python SDK README now leads with the isometric
"py" wordmark instead of the generic cube icon.
- add docs/socaity_py_icon.png (transparent, white background knocked
out so it renders cleanly on GitHub light and dark themes)
- point the README header <img> at the new asset
Generated by the logo pipeline (qwen_lang_badge / pyletter set,
row seed 99), selected by Stephen.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
w4hns1nn
reviewed
Jun 23, 2026
Collaborator
Collaborator
There was a problem hiding this comment.
the just "py" is weird IMO
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What
Replaces the generic cube icon in the Python SDK README header with the isometric py wordmark.
docs/socaity_icon.png(standard cube)docs/socaity_py_icon.png(isometric "py")Why
Follows your review note on socaity-js#1:
This is the Python side of that. socaity-js (JS mark) follows in a separate PR.
Notes
docs/*_icon.pngassets.pyletterset (row, seed 99), picked by Stephen. No prose changes; logo only.Next in this brand sweep: face2face and APIPod READMEs.
@w4hns1nn for review.