rubicon
rubicon copied to clipboard
A collection of tools to bridge between Python and other language environments.
Rubicon
A collection of tools to bridge between Python and other language environments.
The core package doesn't do anything - it's just a namespace placeholder for the platform specific backends.
Related projects
The following platform backends are available for Rubicon:
rubicon-objc_: for Objective C (OS X and iOS)rubicon-java_: for Java
Community
Rubicon is part of the BeeWare suite_. You can talk to the community through:
-
@pybeeware on Twitter_ -
The
BeeWare Users Mailing list_, for questions about how to use the BeeWare suite. -
The
BeeWare Developers Mailing list_, for discussing the development of new features in the BeeWare suite, and ideas for new tools for the suite.
Contributing
If you experience problems with Toga, log them using the platform specific
ticket trackers on GitHub (ObjC, Java). If you want to contribute code,
please fork the code and submit a pull request.
.. _rubicon-objc: https://github.com/pybee/rubicon-objc .. _rubicon-java: https://github.com/pybee/rubicon-java .. _BeeWare suite: http://pybee.org .. _Read The Docs: https://toga.readthedocs.io .. _@pybeeware on Twitter: https://twitter.com/pybeeware .. _BeeWare Users Mailing list: https://groups.google.com/forum/#!forum/beeware-users .. _BeeWare Developers Mailing list: https://groups.google.com/forum/#!forum/beeware-developers .. _ObjC: https://github.com/pybee/rubicon-objc/issues .. _Java: https://github.com/pybee/rubicon-java/issues