Skip to main content

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.5.0 (2015-10-01)

  • Handle HTTP 304 Not Modified Firefox Sync respones (#14)

0.4.0 (2015-09-23)

  • Forward additionnal client keyword arguments to requests (#12)

0.3.0 (2015-09-21)

  • Separate SyncClient and TokenserverClient code.

  • Add a parameter to configure the expiration of the TokenServer returned credentials.

  • Add a parameter to create a SyncClient with already fetched TokenServer credentials.

  • Handle TokenServer served from a prefixed path.

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.5.0.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

syncclient-0.5.0-py2.py3-none-any.whl (12.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file syncclient-0.5.0.tar.gz.

File metadata

  • Download URL: syncclient-0.5.0.tar.gz
  • Upload date:
  • Size: 10.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for syncclient-0.5.0.tar.gz
Algorithm Hash digest
SHA256 1673d7453b6fba44bc87826983711d1d3773d18536a3657b59a30ca8e2748fa9
MD5 b1b13c1909cfdecc68f0a6d99361cebe
BLAKE2b-256 de04efa6cb98d6e68c80447059018718e45baf1736edf1dbdfa37732b57f619b

See more details on using hashes here.

File details

Details for the file syncclient-0.5.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for syncclient-0.5.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 55edcbfdff48523d45fc3a0c7a8bf3188c7fa2bfcb675de84dac23df71771e81
MD5 329565b8f433695d00f8838dd96738d4
BLAKE2b-256 f8fda5ca57790d520812aa9fe9002d63eaa9132169e7f5378e17d7345e14c60f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page