Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/sprints/beeware.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ links: # Add as many links as relevant.
Do you want to write an app for your phone or computer using nothing but Python?
Have you got some Python code that you'd like to distribute to users as a
standalone installer? Do you use or maintain a Python package that you'd like to
suppport Android or iOS?
build for Android or iOS?

BeeWare is a collection of libraries and tools for building a cross-platform
native graphical user interface using nothing but Python, and then packaging
Expand Down
Loading