toga


Nametoga JSON
Version 0.4.2 PyPI version JSON
download
home_page
SummaryA Python native, OS native GUI toolkit.
upload_time2024-02-06 06:14:53
maintainer
docs_urlNone
author
requires_python>=3.8
licenseNew BSD
keywords gui widget cross-platform toga desktop mobile web macos cocoa ios android windows winforms linux freebsd gtk console web
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            toga
====

A meta-package for installing the `Toga widget toolkit`_.

This package installs the `toga-core <https://pypi.org/project/toga-core>`__ library,
plus a different Toga backend depending the platform where it is installed:

* `toga-cocoa <https://pypi.org/project/toga-cocoa>`__ on macOS
* `toga-gtk <https://pypi.org/project/toga-gtk>`__ on Linux and FreeBSD
* `toga-winforms <https://pypi.org/project/toga-winforms>`__ on Windows

Backends are also available for `Android <https://pypi.org/project/toga-android>`__,
`iOS <https://pypi.org/project/toga-iOS>`__, `single-page web apps
<https://pypi.org/project/toga-web>`__, and `testing
<https://pypi.org/project/toga-dummy>`__; however, these must be installed manually.

Toga requires **Python 3.8** or newer. It does not support Python 2. Some platforms have
additional prerequisites; see the `Toga platform guide
<https://toga.readthedocs.io/en/stable/reference/platforms/index.html>`__ for details.

For more details, see the `Toga project on Github`_.

.. _Toga widget toolkit: https://beeware.org/toga
.. _Toga project on Github: https://github.com/beeware/toga

Community
---------

Toga 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 this package, `log them on GitHub`_. If you
want to contribute code, please `fork the code`_ and `submit a pull request`_.

.. _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

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "toga",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "BeeWare Team <team@beeware.org>",
    "keywords": "gui,widget,cross-platform,toga,desktop,mobile,web,macOS,cocoa,iOS,android,windows,winforms,linux,freeBSD,gtk,console,web",
    "author": "",
    "author_email": "Russell Keith-Magee <russell@keith-magee.com>",
    "download_url": "https://files.pythonhosted.org/packages/b6/c6/1d97471d3be8ebe27fa6bb98f621ce904af9989ada6fdd4e1ffc701099db/toga-0.4.2.tar.gz",
    "platform": null,
    "description": "toga\n====\n\nA meta-package for installing the `Toga widget toolkit`_.\n\nThis package installs the `toga-core <https://pypi.org/project/toga-core>`__ library,\nplus a different Toga backend depending the platform where it is installed:\n\n* `toga-cocoa <https://pypi.org/project/toga-cocoa>`__ on macOS\n* `toga-gtk <https://pypi.org/project/toga-gtk>`__ on Linux and FreeBSD\n* `toga-winforms <https://pypi.org/project/toga-winforms>`__ on Windows\n\nBackends are also available for `Android <https://pypi.org/project/toga-android>`__,\n`iOS <https://pypi.org/project/toga-iOS>`__, `single-page web apps\n<https://pypi.org/project/toga-web>`__, and `testing\n<https://pypi.org/project/toga-dummy>`__; however, these must be installed manually.\n\nToga requires **Python 3.8** or newer. It does not support Python 2. Some platforms have\nadditional prerequisites; see the `Toga platform guide\n<https://toga.readthedocs.io/en/stable/reference/platforms/index.html>`__ for details.\n\nFor more details, see the `Toga project on Github`_.\n\n.. _Toga widget toolkit: https://beeware.org/toga\n.. _Toga project on Github: https://github.com/beeware/toga\n\nCommunity\n---------\n\nToga 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 this package, `log them on GitHub`_. If you\nwant to contribute code, please `fork the code`_ and `submit a pull request`_.\n\n.. _log them on Github: https://github.com/beeware/toga/issues\n.. _fork the code: https://github.com/beeware/toga\n.. _submit a pull request: https://github.com/beeware/toga/pulls\n",
    "bugtrack_url": null,
    "license": "New BSD",
    "summary": "A Python native, OS native GUI toolkit.",
    "version": "0.4.2",
    "project_urls": {
        "Documentation": "https://toga.readthedocs.io/en/latest/",
        "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",
        "toga",
        "desktop",
        "mobile",
        "web",
        "macos",
        "cocoa",
        "ios",
        "android",
        "windows",
        "winforms",
        "linux",
        "freebsd",
        "gtk",
        "console",
        "web"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fffb1fc3a6f0b28506199c2fde4607907e3f5e08deff448c94e8590cc720a7ee",
                "md5": "edf19aad151df8be5640a151274c01ef",
                "sha256": "1d0d746acd0fe0585ef6b28077ac548c69fcc744c9d6fd3544508079a269a087"
            },
            "downloads": -1,
            "filename": "toga-0.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "edf19aad151df8be5640a151274c01ef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3278,
            "upload_time": "2024-02-06T06:14:51",
            "upload_time_iso_8601": "2024-02-06T06:14:51.614616Z",
            "url": "https://files.pythonhosted.org/packages/ff/fb/1fc3a6f0b28506199c2fde4607907e3f5e08deff448c94e8590cc720a7ee/toga-0.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6c61d97471d3be8ebe27fa6bb98f621ce904af9989ada6fdd4e1ffc701099db",
                "md5": "2e9fa196a9599249e67d8711673e6489",
                "sha256": "66e3ff7eeeab09e10587fb638be46981b75c55a0b1edaf96cb51b6ee2bfc9cad"
            },
            "downloads": -1,
            "filename": "toga-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2e9fa196a9599249e67d8711673e6489",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3759,
            "upload_time": "2024-02-06T06:14:53",
            "upload_time_iso_8601": "2024-02-06T06:14:53.434997Z",
            "url": "https://files.pythonhosted.org/packages/b6/c6/1d97471d3be8ebe27fa6bb98f621ce904af9989ada6fdd4e1ffc701099db/toga-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-06 06:14:53",
    "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"
}
        
Elapsed time: 0.18147s