Skip to main content

Override datastore client

Project description

Arcane Datastore

This package is based on google-cloud-datastore.

Get Started

pip install arcane-datastore

Example Usage

from arcane import datastore
client = datastore.Client()

entity = client.get_entity('kind-id-here', 1)

or

from arcane import datastore

# Import your configs
from configure import Config

client = datastore.Client.from_service_account_json(Config.KEY, project=Config.GCP_PROJECT)

entity = client.get_entity('kind-id-here', 1)

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

arcane_datastore-1.1.8.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

arcane_datastore-1.1.8-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file arcane_datastore-1.1.8.tar.gz.

File metadata

  • Download URL: arcane_datastore-1.1.8.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.7 Linux/6.5.0-1025-azure

File hashes

Hashes for arcane_datastore-1.1.8.tar.gz
Algorithm Hash digest
SHA256 6ff8f1de56e7c2207f146dc500e5e7ad614ecb5eb9f7e818b5d97a21c4659643
MD5 d5ce590e253032c290a5bff3bd7b8a65
BLAKE2b-256 f9c0c888ed2b772f821af333a3d21884df13f84190b085eac749fc32f8081c60

See more details on using hashes here.

File details

Details for the file arcane_datastore-1.1.8-py3-none-any.whl.

File metadata

  • Download URL: arcane_datastore-1.1.8-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.7 Linux/6.5.0-1025-azure

File hashes

Hashes for arcane_datastore-1.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 3934b2695f59fda187c754ebd1374c0f130c105e4412e7676f096a98a6ee745a
MD5 bebfc501f8ceee8f0610f414d1b8e1b6
BLAKE2b-256 ea42a35244af6dd5d46520402acd359fae02740f00c12773b120245772445dd3

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