toga/attic/win32/README.rst

38 lines
1.2 KiB
ReStructuredText

toga-win32
==========
A Win32 (Microsoft Windows) backend for the `Toga widget toolkit`_.
**Toga requires Python 3**
**THIS MODULE IS A PRE-ALPHA** - it does not yet have all the widgets needed to
run the Toga demonstration program.
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`_
* The `beeware/general`_ channel on Gitter.
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
.. _@pybeeware on Twitter: https://twitter.com/pybeeware
.. _beeware/general: https://gitter.im/beeware/general
.. _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