Skip to main content

Overide 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.0.0.tar.gz (2.7 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.0.0-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file arcane-datastore-1.0.0.tar.gz.

File metadata

  • Download URL: arcane-datastore-1.0.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.7.10 Linux/5.4.0-1047-azure

File hashes

Hashes for arcane-datastore-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e2f20037472efd2c68a58f99bb3f86da58673ba7897c126f504de25aa175a930
MD5 6a3264b3ec85fd1ed924917679dae59d
BLAKE2b-256 3ed1f419b0b4e2852a9afc0cd7372778fc2a605d15c3d1ad99b7d265f890fa95

See more details on using hashes here.

File details

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

File metadata

  • Download URL: arcane_datastore-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.7.10 Linux/5.4.0-1047-azure

File hashes

Hashes for arcane_datastore-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3cde9b339c78644698bd096ed8c9f4335501c0d8e9ae4236793e4c16d2d795e3
MD5 671101c040363e98defcfc9e8e1feee7
BLAKE2b-256 ee5177891b1096f655e65a3e47bc948098a2e0c1eb57eb21737ae30e15b4eec5

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