Sugar toolkit: Difference between revisions
Appearance
New page: The sugar toolkit is a python module containing many sub-modules useful to an application programmer. It is known as sugar-toolkit in git, but is in the sugar folder in python's site-packa... |
KachachanC (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Outdated}} | |||
The sugar toolkit is a python module containing many sub-modules useful to an application programmer. It is known as sugar-toolkit in git, but is in the sugar folder in python's site-packages. | The sugar toolkit is a python module containing many sub-modules useful to an application programmer. It is known as sugar-toolkit in git, but is in the sugar folder in python's site-packages. | ||
Latest revision as of 00:48, 19 December 2016
![]() |
Important: The content of this page or section is outdated. If you have checked or updated this page or section and found the content to be suitable, please remove this notice. |
The sugar toolkit is a python module containing many sub-modules useful to an application programmer. It is known as sugar-toolkit in git, but is in the sugar folder in python's site-packages.
graphics - useful UI widgets
datastore - methods for querying and adding to the datastore
bundle - methods for constructing and using bundles, such as activity bundles
activity - the base class for new activities, and related
dispatch - blah blah
presence - methods for querying the presence service, to find who is visible on the network.