![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
A Python native, OS native GUI toolkit.
This package provides the core Toga API. In order to use Toga, you'll also need to install a backend that implements the core Toga API for that platform:
toga-android <https://pypi.org/project/toga-android>
__toga-iOS <https://pypi.org/project/toga-iOS>
__toga-gtk <https://pypi.org/project/toga-gtk>
__toga-cocoa <https://pypi.org/project/toga-cocoa>
__toga-textual <https://pypi.org/project/toga-textual>
__toga-web <https://pypi.org/project/toga-web>
__toga-winforms <https://pypi.org/project/toga-winforms>
__Toga requires Python 3.9 or newer.
Each backend also has specific requirements and pre-requisites. See the platform documentation <https://toga.readthedocs.io/en/latest/reference/platforms.html>
__ for
details.
To get a demonstration of the capabilities of Toga, run the following::
$ python -m pip install toga-demo
$ toga-demo
This will pop up a GUI window with some sample widgets.
Documentation for Toga can be found on Read The Docs
_.
.. _Read The Docs: https://toga.readthedocs.io
Toga is part of the BeeWare suite
_. You can talk to the community through:
@beeware@fosstodon.org on Mastodon
_Discord
_Github Discussions forum
_We foster a welcoming and respectful community as described in our
BeeWare Community Code of Conduct
_.
.. _BeeWare suite: https://beeware.org .. _@beeware@fosstodon.org on Mastodon: https://fosstodon.org/@beeware .. _Discord: https://beeware.org/bee/chat/ .. _Github Discussions forum: https://github.com/beeware/toga/discussions .. _BeeWare Community Code of Conduct: https://beeware.org/community/behavior/
If you'd like to contribute to Toga development, our guide for first time contributors
_ will help you get started.
If you experience problems with Toga, log them on GitHub
. If you want to
contribute code, please fork the code
and submit a pull request
_.
.. _guide for first time contributors: https://toga.readthedocs.io/en/latest/how-to/contribute/index.html .. _log them on Github: https://github.com/beeware/toga/issues .. _fork the code: https://github.com/beeware/toga .. _submit a pull request: https://github.com/beeware/toga/pulls
FAQs
A Python native, OS native GUI toolkit.
We found that toga-core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.