toga/attic/tornado
2022-10-20 21:59:36 +01:00
..
tests Put all the deployment backends into the attic. 2022-10-06 08:03:24 +08:00
toga_tornado Put all the deployment backends into the attic. 2022-10-06 08:03:24 +08:00
CONTRIBUTING.md Add pre-commit hooks: check-toml, check-yaml, check-case-conflict, check-docstring-first, end-of-file-fixer, trailing-whitespace 2022-10-20 21:59:36 +01:00
MANIFEST.in Put all the deployment backends into the attic. 2022-10-06 08:03:24 +08:00
README.rst Add pre-commit hooks: check-toml, check-yaml, check-case-conflict, check-docstring-first, end-of-file-fixer, trailing-whitespace 2022-10-20 21:59:36 +01:00
setup.cfg Put all the deployment backends into the attic. 2022-10-06 08:03:24 +08:00
setup.py Put all the deployment backends into the attic. 2022-10-06 08:03:24 +08:00

toga-tornado
============

A `Tornado <https://www.tornadoweb.org>`__ backend for the `Toga widget toolkit`_.

**Toga requires Python 3**

**THIS IS A PLACEHOLDER PROJECT**

At present, it has no functionality - it exists purely to reserve the PyPI namespace.

This package isn't much use by itself; it needs to be combined with `the core Toga library`_.

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

Community
---------

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

* `@pybeeware on Twitter <https://twitter.com/pybeeware>`__

* `Discord <https://beeware.org/bee/chat/>`__

* The Toga `Github Discussions forum <https://github.com/beeware/toga/discussions>`__

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

If you experience problems with this backend, `log them on GitHub`_. If you
want to contribute code, please `fork the code`_ and `submit a pull request`_.

.. _Toga widget toolkit: http://beeware.org/toga
.. _the core Toga library: https://pypi.python.org/pypi/toga-core
.. _Toga project on Github: https://github.com/beeware/toga
.. _BeeWare suite: http://beeware.org
.. _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