Skip to main content

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)

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.

Release history Release notifications | RSS feed

This release

1.1.18 This release

2 files

1.1.17

2 files

1.1.16

2 files

1.1.15

2 files

1.1.14

2 files

1.1.13

2 files

1.1.12

2 files

1.1.11

2 files

1.1.10

2 files

1.1.9

2 files

1.1.8

2 files

1.1.7

2 files

1.1.6

2 files

1.1.5

2 files

1.1.4

2 files

1.1.3

2 files

1.1.2

2 files

1.1.1

2 files

1.1.0

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

0.3.7

2 files

0.3.6

2 files

0.3.5

2 files

0.3.4

2 files

0.3.3

2 files

0.3.2

2 files

0.3.1

2 files

0.3.0

2 files

0.2.1

2 files

Supported by

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