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.9.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

arcane_datastore-1.1.9-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for arcane_datastore-1.1.9.tar.gz
Algorithm Hash digest
SHA256 82199994c563f464959acdb933fef90af6790fa2cd5f4802a89f4c9cd6f40367
MD5 84c79f7c0471a37dde3afea940c249e1
BLAKE2b-256 c5bd0b0c7790d091c0676f11dba13d388912c30fdd63b8f5397392fa2ee86983

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for arcane_datastore-1.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 63e25eee680ae1b7c9870b4d553de95722a68ed9c4c1f1fdaf05bb3377368e77
MD5 eaed7c18f7d67999ff6248128fb939b0
BLAKE2b-256 14542efadd1eb0367d333594d8d745b891cff062e23faf532b76909746f7d641

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