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.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.1.0.tar.gz
(8.6 kB
view details)
Built Distribution
File details
Details for the file syncclient-0.1.0.tar.gz
.
File metadata
- Download URL: syncclient-0.1.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 649d33c6fd52f4596f3358fc890310f5627bdcb73173059c24f95a80aea7b60b |
|
MD5 | 93125053bc44a57fb12095a94f92befb |
|
BLAKE2b-256 | 971a2189d8eb9abf1e2965bd22b2e064e9d0d1d2dccf633694f393edefc582be |
File details
Details for the file syncclient-0.1.0-py2-none-any.whl
.
File metadata
- Download URL: syncclient-0.1.0-py2-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09e506d4f88990f50f380a3bb46250bd4d337a78d35b078a4c8a707de518eb25 |
|
MD5 | 5e5a98418263185b27a3dd40ffb8d9bc |
|
BLAKE2b-256 | 88cf9a93d7b9676a015d0d7a030e247d7de61ce1177fcbfefe48b71801d6069e |