Firefox Sync client
Project description
Python Firefox Sync client
This is a python client for Firefox Sync. Check it out with:
$ python setup.py install $ python syncclient/main.py --help
For instance, if you want to get all passwords (encrypted) use the get_records action:
$ python syncclient/main.py alexis@notmyidea.org $PASSWORD get_records passwords
[u'{1c1e0eea-d9c2-4c59-b95e-4dbe0800639f}',
u'{0a76ec08-ba7c-48b1-b026-1d65085f789e}',
u'{7482b391-bf2f-4542-8ebd-27c4398487ff}',
u'{37bc9298-ac49-c54e-a73d-d817434ed0b2}',
u'{d5ff4718-d4a0-4703-b0af-7d1c79c3a099}']
CHANGELOG
This document describes changes between each past release.
0.2.0 (2015-09-03)
Bug Fixes
Handle API Server URL version prefix.
0.1.0 (2015-09-03)
Initial version
A client to synchroneously call a Firefox Sync server.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
syncclient-0.2.0.tar.gz
(8.7 kB
view hashes)
Built Distribution
Close
Hashes for syncclient-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bd98637cb8ddeb57e5ca8b41193852e8addfe71f53309b42fd39bee722a7047 |
|
MD5 | dab85103dd140fc1af2a6f9ee948a3e3 |
|
BLAKE2b-256 | 00a7d63cc064a435d56b0d44b37e83985a5a0e6d1b5a1734a4f29d3fcd8371d3 |