Skip to main content

WorthData is a simple database that can handle big amount of data

Project description

WorthData(WD)

Simple Database For Python


Usage

import WorthData as WD

database = WD.get('MyDatabase')
database.create()
data = database.access()
data['dict'] = {'str':'Support every data type','int':10,'list':['support','list'],'float':10.6}
database.keep(data)

  • Can Handle Big Amount Of Data
  • Live Updating
    • when you change value of the key it will automatically update at your code

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

WorthData-1.1.1.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

WorthData-1.1.1-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

Details for the file WorthData-1.1.1.tar.gz.

File metadata

  • Download URL: WorthData-1.1.1.tar.gz
  • Upload date:
  • Size: 1.9 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.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for WorthData-1.1.1.tar.gz
Algorithm Hash digest
SHA256 0a9e31715dcbe5c8a05b8d17b5e6788a98f2fe8b55305b0ff64b70d0891eb482
MD5 acf47d57f287e2a04046cb99f665978f
BLAKE2b-256 83f0bf0a080a96c38ca0b194d7871b57026e3ebfcbb064690102ce109e0597e6

See more details on using hashes here.

File details

Details for the file WorthData-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: WorthData-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.0 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.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for WorthData-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 07ed33394fbe4c9d03017878e659a4e4a99add009e037abb24de90e5ef605a74
MD5 2afd529a26c827b836569d3632ec9614
BLAKE2b-256 da8d4afd17e5d1691deeca404f523efd8a4c233a0de84cf33b32216cb0f8abd6

See more details on using hashes here.

Supported by

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