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.18.tar.gz (3.6 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.18-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: arcane_datastore-1.1.18.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.12.13 Linux/6.14.0-1017-azure

File hashes

Hashes for arcane_datastore-1.1.18.tar.gz
Algorithm Hash digest
SHA256 084f2b58f6e2c27f5e81457572ce22db15cdd727a8b5015b27bb4c0a33b355fc
MD5 ce4ae216cdf33763c5e5ef9b018adc0e
BLAKE2b-256 3e67e6b8e8535da5883840c24bffb483deb24dbd5c26216c2e9579a4ee17c51b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: arcane_datastore-1.1.18-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.12.13 Linux/6.14.0-1017-azure

File hashes

Hashes for arcane_datastore-1.1.18-py3-none-any.whl
Algorithm Hash digest
SHA256 00553e76c4c1f6fd9e012a3ba1ba37c56b7d030142812360eb75aa093c4c0e95
MD5 a8806c81b4ce0f57d87b8a1f77f6f504
BLAKE2b-256 e273a25d65f4a55a6af3c79bbda31ebfcb9736eeeb5c437358a592510be95cb2

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