Platform Team/sugar-stats: Difference between revisions
No edit summary |
No edit summary |
||
| Line 45: | Line 45: | ||
== Getting the code == | == Getting the code == | ||
* Gitorious [http://git.sugarlabs.org/ | * Gitorious [http://git.sugarlabs.org/desktop/stats sources] repository. | ||
* Binary [http://download.sugarlabs.org/packages/SweetsDistribution:/Factory/ packages] from [[Sweets Distribution]]. | * Binary [http://download.sugarlabs.org/packages/SweetsDistribution:/Factory/ packages] from [[Sweets Distribution]]. | ||
In use, the library does not require any building routines, just provide the full path to the {{Code|active_document/}} subdirectory via the {{Code|PYTHONPATH}} environment variable. | In use, the library does not require any building routines, just provide the full path to the {{Code|active_document/}} subdirectory via the {{Code|PYTHONPATH}} environment variable. | ||
See the [http://git.sugarlabs.org/ | See the [http://git.sugarlabs.org/desktop/stats/trees/master/examples examples/] subdirectory in the sources tree for usage examples. | ||
===Library requirements=== | ===Library requirements=== | ||
| Line 63: | Line 63: | ||
* [http://bugs.sugarlabs.org/newticket?component=sugar-server-kit Report] on bugs. | * [http://bugs.sugarlabs.org/newticket?component=sugar-server-kit Report] on bugs. | ||
* Read the [http://git.sugarlabs.org/ | * Read the [http://git.sugarlabs.org/desktop/stats/blobs/master/HACKING HACKING] file to know how to contribute with code. | ||