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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

arcane_datastore-1.1.16-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: arcane_datastore-1.1.16.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.12.12 Linux/6.11.0-1018-azure

File hashes

Hashes for arcane_datastore-1.1.16.tar.gz
Algorithm Hash digest
SHA256 80fe7f96c36d8d319bb98eef7dcb1af3b4f03a71132c106ccceee364542c470c
MD5 d311c8055ab48532be6e2d20ae710194
BLAKE2b-256 69a2705dc46c47130eb7a572044f087c1485714685efc280ada624ca73de9825

See more details on using hashes here.

File details

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

File metadata

  • Download URL: arcane_datastore-1.1.16-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.12.12 Linux/6.11.0-1018-azure

File hashes

Hashes for arcane_datastore-1.1.16-py3-none-any.whl
Algorithm Hash digest
SHA256 1c2ad7cc0d2b55674724b7e99a73c98b1d6f3220bd677949a7d250f6041d83c6
MD5 6df115ff070551f160a57afa7d5edde3
BLAKE2b-256 37e1173fb606cb76d4ca4bbbd8f2bbe2cc6c97038476208a25ddf458f299f4ba

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page