toga-demo


Nametoga-demo JSON
Version 0.5.2 PyPI version JSON
download
home_pageNone
SummaryA demonstration of the capabilities of the Toga widget toolkit.
upload_time2025-07-10 07:27:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords gui widget cross-platform desktop mobile macos cocoa ios android windows winforms linux gtk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Toga Demo
=========

A demonstration of the capabilities of the `Toga widget toolkit`_.

**Toga requires Python 3**

.. _Toga widget toolkit: https://beeware.org/toga

Quickstart
----------

For details of Toga's pre-requisites, see the `Toga project on GitHub`_.

Once those pre-requisites have been met, in your virtualenv, install Toga Demo,
and then run it::

    $ pip install toga-demo
    $ toga-demo

This will pop up a GUI window.

If you have cloned the toga repository, install the dependent packages in your virtualenv::

    $ cd toga
    $ pip install -e ./core

Then install the platform specific code::

    $ pip install -e ./cocoa      # macOS
    $ pip install -e ./gtk        # Linux
    $ pip install -e ./winforms   # Windows

Finally navigate to the demo directory and run the application::

    $ cd demo
    $ python -m toga_demo

.. _Toga project on GitHub: https://github.com/beeware/toga

Community
---------

Toga Demo is part of the `BeeWare suite`_. You can talk to the community through:

* `@beeware@fosstodon.org on Mastodon`_
* `Discord`_
* The Toga `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/

Contributing
------------

If you experience problems with Toga, `log them on GitHub
<https://github.com/beeware/toga/issues>`__.

If you'd like to contribute to Toga development, our `contribution guide
<https://toga.readthedocs.io/en/latest/how-to/contribute/index.html>`__
details how to set up a development environment, and other requirements we have
as part of our contribution process.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "toga-demo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "BeeWare Team <team@beeware.org>",
    "keywords": "gui, widget, cross-platform, desktop, mobile, macOS, cocoa, iOS, android, windows, winforms, linux, gtk",
    "author": null,
    "author_email": "Russell Keith-Magee <russell@keith-magee.com>",
    "download_url": "https://files.pythonhosted.org/packages/66/fa/40d7c606902dbe0d800eb6958bb2d7ac9c3f6f38e178df90b6314a9d9d96/toga_demo-0.5.2.tar.gz",
    "platform": null,
    "description": "Toga Demo\n=========\n\nA demonstration of the capabilities of the `Toga widget toolkit`_.\n\n**Toga requires Python 3**\n\n.. _Toga widget toolkit: https://beeware.org/toga\n\nQuickstart\n----------\n\nFor details of Toga's pre-requisites, see the `Toga project on GitHub`_.\n\nOnce those pre-requisites have been met, in your virtualenv, install Toga Demo,\nand then run it::\n\n    $ pip install toga-demo\n    $ toga-demo\n\nThis will pop up a GUI window.\n\nIf you have cloned the toga repository, install the dependent packages in your virtualenv::\n\n    $ cd toga\n    $ pip install -e ./core\n\nThen install the platform specific code::\n\n    $ pip install -e ./cocoa      # macOS\n    $ pip install -e ./gtk        # Linux\n    $ pip install -e ./winforms   # Windows\n\nFinally navigate to the demo directory and run the application::\n\n    $ cd demo\n    $ python -m toga_demo\n\n.. _Toga project on GitHub: https://github.com/beeware/toga\n\nCommunity\n---------\n\nToga Demo is part of the `BeeWare suite`_. You can talk to the community through:\n\n* `@beeware@fosstodon.org on Mastodon`_\n* `Discord`_\n* The Toga `GitHub Discussions forum`_\n\nWe foster a welcoming and respectful community as described in our\n`BeeWare Community Code of Conduct`_.\n\n.. _BeeWare suite: https://beeware.org\n.. _@beeware@fosstodon.org on Mastodon: https://fosstodon.org/@beeware\n.. _Discord: https://beeware.org/bee/chat/\n.. _GitHub Discussions forum: https://github.com/beeware/toga/discussions\n.. _BeeWare Community Code of Conduct: https://beeware.org/community/behavior/\n\nContributing\n------------\n\nIf you experience problems with Toga, `log them on GitHub\n<https://github.com/beeware/toga/issues>`__.\n\nIf you'd like to contribute to Toga development, our `contribution guide\n<https://toga.readthedocs.io/en/latest/how-to/contribute/index.html>`__\ndetails how to set up a development environment, and other requirements we have\nas part of our contribution process.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A demonstration of the capabilities of the Toga widget toolkit.",
    "version": "0.5.2",
    "project_urls": {
        "Changelog": "https://toga.readthedocs.io/en/stable/background/project/releases.html",
        "Documentation": "https://toga.readthedocs.io/",
        "Funding": "https://beeware.org/contributing/membership/",
        "Homepage": "https://beeware.org/project/projects/libraries/toga/",
        "Source": "https://github.com/beeware/toga",
        "Tracker": "https://github.com/beeware/toga/issues"
    },
    "split_keywords": [
        "gui",
        " widget",
        " cross-platform",
        " desktop",
        " mobile",
        " macos",
        " cocoa",
        " ios",
        " android",
        " windows",
        " winforms",
        " linux",
        " gtk"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5f7e875cf308ef70a84f088e6f563763d30304e5869d18e0b549951d7718f02f",
                "md5": "2e9818c5b0328b8a70f5916bb67ca6d7",
                "sha256": "3e5b5ce60d4d62e544f06a46bf8ddea7bca7521525e6da60b0c6a64797d5756c"
            },
            "downloads": -1,
            "filename": "toga_demo-0.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2e9818c5b0328b8a70f5916bb67ca6d7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 619926,
            "upload_time": "2025-07-10T07:27:28",
            "upload_time_iso_8601": "2025-07-10T07:27:28.394343Z",
            "url": "https://files.pythonhosted.org/packages/5f/7e/875cf308ef70a84f088e6f563763d30304e5869d18e0b549951d7718f02f/toga_demo-0.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "66fa40d7c606902dbe0d800eb6958bb2d7ac9c3f6f38e178df90b6314a9d9d96",
                "md5": "ac740f34e62b3138459ebc418b36d365",
                "sha256": "c066512eb7d387f8b957bbc425bdc20707525aa86e4cdfba6c146cde920cb4bc"
            },
            "downloads": -1,
            "filename": "toga_demo-0.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ac740f34e62b3138459ebc418b36d365",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 622468,
            "upload_time": "2025-07-10T07:27:29",
            "upload_time_iso_8601": "2025-07-10T07:27:29.928557Z",
            "url": "https://files.pythonhosted.org/packages/66/fa/40d7c606902dbe0d800eb6958bb2d7ac9c3f6f38e178df90b6314a9d9d96/toga_demo-0.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 07:27:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "beeware",
    "github_project": "toga",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "toga-demo"
}
        
Elapsed time: 0.41370s