{"id":19962516,"url":"https://github.com/prakhr/firestoreextractor-v","last_synced_at":"2026-05-06T04:31:16.703Z","repository":{"id":48352228,"uuid":"388882067","full_name":"prakHr/FirestoreExtractor-v","owner":"prakHr","description":"[PyPi Package] - Extracts data from cloud firestore and firebase database","archived":false,"fork":false,"pushed_at":"2021-07-30T14:31:31.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T21:38:49.891Z","etag":null,"topics":["arrays","cloud-firebase","cloud-firestore","cloud-firestore-database","dictionaries","firebase","firebase-database","python-3","python3","script"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/FirestoreExtractor/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prakHr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-23T17:46:07.000Z","updated_at":"2021-09-10T10:42:02.000Z","dependencies_parsed_at":"2022-08-26T04:42:55.735Z","dependency_job_id":null,"html_url":"https://github.com/prakHr/FirestoreExtractor-v","commit_stats":null,"previous_names":["prakhr/firestoreextractor"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prakHr%2FFirestoreExtractor-v","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prakHr%2FFirestoreExtractor-v/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prakHr%2FFirestoreExtractor-v/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prakHr%2FFirestoreExtractor-v/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prakHr","download_url":"https://codeload.github.com/prakHr/FirestoreExtractor-v/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241396753,"owners_count":19956405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arrays","cloud-firebase","cloud-firestore","cloud-firestore-database","dictionaries","firebase","firebase-database","python-3","python3","script"],"created_at":"2024-11-13T02:11:47.164Z","updated_at":"2026-05-06T04:31:16.660Z","avatar_url":"https://github.com/prakHr.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Firebase and Cloud Firestore Extractor\n\nThe project extracts data from **cloud firestore** among other things and do **CRUD** operations for backend purpose.\n\n## Motivation\nThe motivation behind it came from the purpose and realisation to **help** others understand it in a much better.\n**In other words,** to push others and become a better version of ourselves.\n\n## Tech/framework used\nEx. -\n\n\u003cb\u003eBuilt with\u003c/b\u003e\n- [idle-python3](http://echorand.me/site/notes/articles/idle/article.html)\n\n## Features\nMy project stands out because I built it **by tapping into my subconsious mind and dreams** and put a gamble on it or say **faith** on it.\nAs they say,**your faith alone will guide you**.[song-ref](https://www.youtube.com/watch?v=-YDSaI0f5aU)\nAnd then by following my own instinct without following guidelines(like PEP8) and using fancy editors like **pycharm,android-studio,visual studio code** in the beginning.\n\n## Code Example\nIt is nothing special, but if you are favoring python3 to write it.\nMake sure to pay attention to small things like while making a function say extractdatabaseRef using credentials:-\n\n```python3\ndef extractDatabase(cred):\n    app=firebase_admin.initialize_app(cred)\n    db=firestore.client()\n    delete_app(app)\n    return db\ndatabase_1=extractDatabase(cred_1)\n```\n\nCreate a **delete_app(app)** instance of it as well to recreate say database_i=extractDatabase(cred_i)\nwhere i=[1,2,3,4,5,6,7,8.....10^6)\nusing the same function.\n\n## Installation\nTo install firebase_admin API and any other module for a specific version of python,say,3.6\npython3.6 -m pip install **moduleName**,\nwhere,\n#### moduleName=firebase_admin,google-cloud-python.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprakhr%2Ffirestoreextractor-v","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprakhr%2Ffirestoreextractor-v","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprakhr%2Ffirestoreextractor-v/lists"}