You can use empyrebase (https://github.com/emrothenberg/empyrebase) to access Firestore. Usage is identical, except you need to use empyrebase
as your top-level library and not pyrebase
(unless you do import empyrebase as pyrebase
and then there's absolutely no difference).