Skip to main content

Useful tools to work with Google Firestore in Python

Project description

Useful tools to work with Google Cloud Firestore database in Python

Description

Main functions

  • read: recursively read collections and documents, and save to disk. Useful for backup operation.
  • write: write whole folder with arbitrary levels of nested structure. Useful for restore operation.

Installation

Normal installation

pip install firestoretools

Development installation

git clone https://github.com/ncthuc/firestoretools.git
cd firestoretools
pip install --editable .

Usage

Backup data

firestoretools read --help

Restore data

firestoretools write --help

Change log

[0.1.1] - 2019-02-27

Added

  • Add read that read data (document/collection) from Firestore and save to local file system

Changed

Removed

[0.1.0] - 2019-02-27

Added

  • Init project
  • Firestore setup with firebase-admin Python library

Changed

Removed

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

firestoretools-0.1.1.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

firestoretools-0.1.1-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file firestoretools-0.1.1.tar.gz.

File metadata

  • Download URL: firestoretools-0.1.1.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6

File hashes

Hashes for firestoretools-0.1.1.tar.gz
Algorithm Hash digest
SHA256 d6c05e326da10a328f80f48ffc60dfacc8c55f92f85a8959bcb5eee9f58c7358
MD5 f5a4091fcaacc47d6a229686fb5b0d45
BLAKE2b-256 5b26f87f0aa1ed5099b768376aedfc3c986a5927864907231bc64de94f7e2531

See more details on using hashes here.

File details

Details for the file firestoretools-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: firestoretools-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6

File hashes

Hashes for firestoretools-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0a0c89d3465951becc923815412a315a2d03d1b5e817cf4af21a7107b837feb5
MD5 a897fe3cb440396ad088da48b7cda8c9
BLAKE2b-256 10405ee7530d2468602624b83370baef3af83db5d99a9594f2c0773ec60d698d

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