toga-core


Nametoga-core JSON
Version 0.4.2 PyPI version JSON
download
home_page
SummaryA Python native, OS native GUI toolkit.
upload_time2024-02-06 06:14:43
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 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:

* **Android** `toga-android <https://pypi.org/project/toga-android>`__
* **iOS** `toga-iOS <https://pypi.org/project/toga-iOS>`__
* **Linux** `toga-gtk <https://pypi.org/project/toga-gtk>`__
* **macOS** `toga-cocoa <https://pypi.org/project/toga-cocoa>`__
* **Web** `toga-web <https://pypi.org/project/toga-web>`__
* **Windows** `toga-winforms <https://pypi.org/project/toga-winforms>`__

Minimum requirements
--------------------

Toga requires **Python 3.8** or newer. Python 2 is not supported.

Each backend also has specific requirements and pre-requisites. See the `platform
documentation <https://toga.readthedocs.io/en/stable/reference/platforms.html>`__ for
details.

Quickstart
----------

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

Documentation for Toga can be found on `Read The Docs`_.

.. _Read The Docs: https://toga.readthedocs.io

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'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-code.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

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "toga-core",
    "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/ab/f1/bad6af719d0a9ee82b8a1e570c269b93d9e1efc97a5fc1e2192d59ff839d/toga-core-0.4.2.tar.gz",
    "platform": null,
    "description": "Toga\n====\n\nA Python native, OS native GUI toolkit.\n\nThis package provides the core Toga API. In order to use Toga, you'll also need to\ninstall a backend that implements the core Toga API for that platform:\n\n* **Android** `toga-android <https://pypi.org/project/toga-android>`__\n* **iOS** `toga-iOS <https://pypi.org/project/toga-iOS>`__\n* **Linux** `toga-gtk <https://pypi.org/project/toga-gtk>`__\n* **macOS** `toga-cocoa <https://pypi.org/project/toga-cocoa>`__\n* **Web** `toga-web <https://pypi.org/project/toga-web>`__\n* **Windows** `toga-winforms <https://pypi.org/project/toga-winforms>`__\n\nMinimum requirements\n--------------------\n\nToga requires **Python 3.8** or newer. Python 2 is not supported.\n\nEach backend also has specific requirements and pre-requisites. See the `platform\ndocumentation <https://toga.readthedocs.io/en/stable/reference/platforms.html>`__ for\ndetails.\n\nQuickstart\n----------\n\nTo get a demonstration of the capabilities of Toga, run the following::\n\n    $ python -m pip install toga-demo\n    $ toga-demo\n\nThis will pop up a GUI window with some sample widgets.\n\nDocumentation\n-------------\n\nDocumentation for Toga can be found on `Read The Docs`_.\n\n.. _Read The Docs: https://toga.readthedocs.io\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'd like to contribute to Toga development, our `guide for first time\ncontributors`_ will help you get started.\n\nIf you experience problems with Toga, `log them on GitHub`_. If you want to\ncontribute code, please `fork the code`_ and `submit a pull request`_.\n\n.. _guide for first time contributors: https://toga.readthedocs.io/en/latest/how-to/contribute-code.html\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": "682ab938bfc3e92f719d5dd7de6b8fcd8bd26f102e6872b142ec692aace2980e",
                "md5": "2e17e07a0b3275d7c8a694ec7b2d99a2",
                "sha256": "16fa5f8ee88a5fdc44038aa565ecfedcb0e7a9e13ead2907a133b8e3cf9d3804"
            },
            "downloads": -1,
            "filename": "toga_core-0.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2e17e07a0b3275d7c8a694ec7b2d99a2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 112644,
            "upload_time": "2024-02-06T06:14:38",
            "upload_time_iso_8601": "2024-02-06T06:14:38.923761Z",
            "url": "https://files.pythonhosted.org/packages/68/2a/b938bfc3e92f719d5dd7de6b8fcd8bd26f102e6872b142ec692aace2980e/toga_core-0.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "abf1bad6af719d0a9ee82b8a1e570c269b93d9e1efc97a5fc1e2192d59ff839d",
                "md5": "e4290c272bad5451791a34320a6caca2",
                "sha256": "38ab72b9147b94e1595f5252f2c14ae3d2fc7da172bfda6fba8d6db04600474e"
            },
            "downloads": -1,
            "filename": "toga-core-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e4290c272bad5451791a34320a6caca2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 966459,
            "upload_time": "2024-02-06T06:14:43",
            "upload_time_iso_8601": "2024-02-06T06:14:43.785891Z",
            "url": "https://files.pythonhosted.org/packages/ab/f1/bad6af719d0a9ee82b8a1e570c269b93d9e1efc97a5fc1e2192d59ff839d/toga-core-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-06 06:14:43",
    "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-core"
}
        
Elapsed time: 0.17407s