https://github.com/pyapp-kit/pyapp-kit.github.io
landing page for pyapp-kit org
https://github.com/pyapp-kit/pyapp-kit.github.io
Last synced: 10 months ago
JSON representation
landing page for pyapp-kit org
- Host: GitHub
- URL: https://github.com/pyapp-kit/pyapp-kit.github.io
- Owner: pyapp-kit
- License: mit
- Created: 2025-07-31T13:36:29.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-31T15:45:05.000Z (11 months ago)
- Last Synced: 2025-07-31T17:37:38.176Z (11 months ago)
- Language: Python
- Homepage: https://pyapp-kit.github.io/
- Size: 610 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyapp-kit.github.io
Landing page for pyapp-kit org
https://pyapp-kit.github.io/
## serve locally:
```sh
uv run mkdocs serve
```