Platform Team/sugar-stats: Difference between revisions

Another fixed link (I'm trying to find any statistics, folks)
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Note/note|This is page is about development version.|If you are looking for information about stable release, follow to [[Platform_Team/sugar-stats/0.1|separate page]].}}
== Summary ==
== Summary ==


Line 7: Line 9:
* 0.94
* 0.94


More (0.86+) Sugar version might be added on demand.
More (0.86+) Sugar versions might be added on demand.


== Getting the code ==
== Getting the code ==


* Gitorious [http://git.sugarlabs.org/server/stats sources] repository.
* Gitorious [https://web.archive.org/web/20130725065424/git.sugarlabs.org/desktop/stats sources] repository.
* Binary [http://download.sugarlabs.org/packages/Server:/Factory/ packages] build for distributions [[Sugar_Server_Kit#Supported_platforms|supported]] by SSK.
* Binary [http://download.sugarlabs.org/packages/SweetsDistribution:/Factory/ packages] from [[Sweets Distribution]].


Library requires:
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.


* [http://www.gevent.org/ gevent] starting from 1.0 version (in beta stage for now).
See the [http://git.sugarlabs.org/desktop/stats/trees/master/examples examples/] subdirectory in the sources tree for usage examples.
* RRDtool [http://oss.oetiker.ch/rrdtool/prog/rrdpython.en.html python binding].


For using, library does not require any building routines, just provide full path to the {{Code|active_document/}} subdirectory via {{Code|PYTHONPATH}} environment variable.
=== Library requirements ===


See [http://git.sugarlabs.org/server/stats/trees/master/examples examples/] subdirectory in the sources tree for usage examples.
* RRDtool [http://oss.oetiker.ch/rrdtool/prog/rrdpython.en.html python binding].


== See also ==
== See also ==


* [[Sugar_Server_Kit/sugar-client|sugar-client]] application that uses sugar-stats library.
* [[Platform_Team/Server_Kit/sugar-client|sugar-client]] application that uses sugar-stats library.


== Getting involved ==
== Getting involved ==


* [http://bugs.sugarlabs.org/newticket?component=sugar-server-kit Report] on bugs.
* [https://web.archive.org/web/20130720223915/https://bugs.sugarlabs.org/newticket?component=sugar-server-kit Report] on bugs.
* Read the [http://git.sugarlabs.org/server/stats/blobs/master/HACKING HACKING] file to know how to contribute with code.
* Read the [https://web.archive.org/web/20130728113129/git.sugarlabs.org/server/client/blobs/master/HACKING HACKING] file to know how to contribute with code.