Skip to main content

File based key-value datastore

Project description

================= File based Key Value Datastore =======================

This is a simple Key value datastore that supports CRD operations(Create, Read, Delete). This datastore creates a datastore in your local machine. Since it is a package, you can initialize by following steps.

=> open your terminal, run pip install KVDatastore => now open your python, run following code.

>>> from KVDatastore import *
>>> object=KVDatastore()

This imports all methods to your code and creates instance of the class

=> The methods available are,

–> initdatastore(location) –> create(key,value) –> read(key) –> delete(key)

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

KVDatastore-1.0.1.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

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

KVDatastore-1.0.1-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file KVDatastore-1.0.1.tar.gz.

File metadata

  • Download URL: KVDatastore-1.0.1.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1

File hashes

Hashes for KVDatastore-1.0.1.tar.gz
Algorithm Hash digest
SHA256 4a5f9865319499ee4a755a99c693742a5968356ab486d1fd416c7f8e5b569d29
MD5 72979a8a3c18ab739380e0a51c24c273
BLAKE2b-256 d99089330441b6b945989f702414a9a572569aed1a93787554e797276f4a6e1d

See more details on using hashes here.

File details

Details for the file KVDatastore-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: KVDatastore-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1

File hashes

Hashes for KVDatastore-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b8490bae2f02a13a9eb6224a5e3fe7f695d3b2fc630fea660b86fc5badc8a086
MD5 2b3706463a1f5a6c084d96641a27a7e3
BLAKE2b-256 6509ffec5e8623d370fd559e6377a8fc2cad544816f47edc19027417ba8f3a93

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