Putting together some client code for working with GoToSocial in Python
Go to file
Mike Lynch d1633d8040 Sketch of command-line registration script 2024-12-14 16:30:24 +11:00
src/gotosocial Sketch of command-line registration script 2024-12-14 16:30:24 +11:00
.gitignore gitignore etc 2024-12-14 12:25:15 +11:00
.pre-commit-config.yaml added pre-commit, registry 2024-12-14 12:33:59 +11:00
.python-version gitignore etc 2024-12-14 12:25:15 +11:00
README.md Added README.md 2024-12-14 12:37:07 +11:00
pyproject.toml Sketch of command-line registration script 2024-12-14 16:30:24 +11:00
uv.lock added pre-commit, registry 2024-12-14 12:33:59 +11:00

README.md

GoToSocial

Putting together some client code for working with GoToSocial in Python