Services/Sync/Experimental Clients/Python: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Added java based client)
(Undo revision 1030412 by Nickel chrome (talk))
 
Line 1: Line 1:
*'''Description:''' Command-line application and library written in Java.
*'''Description:''' Command-line application and library written in Python.
*'''Source:''' https://github.com/nickel-chrome/weaveclient-java
*'''Source:''' http://hg.mozilla.org/labs/weaveclient-python
*'''Main Developer(s)''': Gerry Healy <nickel_chrome@mac.com>
*'''Main Developer(s)''': Michael Hanson <mhanson@mozilla.com>
*'''Other notes from the developer:''' Create, read, update and delete all sync data. Also supports peer-to-peer (via storage) key-exchange and messaging between clients.
*'''Other notes from the developer:''' Search and display all sync data, with export to text, JSON, or XML.

Latest revision as of 09:24, 4 November 2014

  • Description: Command-line application and library written in Python.
  • Source: http://hg.mozilla.org/labs/weaveclient-python
  • Main Developer(s): Michael Hanson <mhanson@mozilla.com>
  • Other notes from the developer: Search and display all sync data, with export to text, JSON, or XML.