Faster database operations using Python
Project description
fastdb
Firestore Example:
NOTE: Make sure to export
GOOGLE_APPLICATION_CREDENTIALS
in environment variables which points to the service account file.
from fastdb.firestore import Firestore
fs = Firestore()
user = fs.client.collection("users").document("4GH5IOyQVYCMMrdwRm0D").get()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fastdb-1.0.1.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file fastdb-1.0.1.tar.gz
.
File metadata
- Download URL: fastdb-1.0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f9c27ec946a4d3b9e6431f057df9b90f2bb3026149ee2e6ff2acc14168a7399 |
|
MD5 | eb7386cf45cb12db14934e9bef1390d4 |
|
BLAKE2b-256 | 0f80e5d4c3fc23643d6f69f1eba6648501d21ea31517f3bbd14ddbb169eaf9f7 |
File details
Details for the file fastdb-1.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: fastdb-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5729e691db51cc3a89910b46fed5da202613e189c5a14c30de29388cce7f83fe |
|
MD5 | c7e50cd9be31102a49116f056ebe37ad |
|
BLAKE2b-256 | 36c540c2a396f8c6699965d677839a8e0a46fdc8c1965399e0c740eb1b564805 |