Skip to main content

Python KubitDB Modülü

Project description

import kubitdb

db = kubitdb.Data("test.json")

we are creating a new database, you can create as many db as you want

db.set("sa",2)

db.subtract("sa",1)

db.push("asdasasd",{

"sa":"sa"

})

print(

db.get("sa"),

db.has("sa"),

db.all()

)

db.delete("asdasasd")

db.clear()

Support: https://discord.gg/4Xpwwz6pgN

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

kubitdb-0.2.tar.gz (2.5 kB view details)

Uploaded Source

File details

Details for the file kubitdb-0.2.tar.gz.

File metadata

  • Download URL: kubitdb-0.2.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for kubitdb-0.2.tar.gz
Algorithm Hash digest
SHA256 06182cb52cb2f26649955c47103ce1398dc063157bed35fee4a71557b079f59d
MD5 cb97ba653743c7bfab8d3feb5134403c
BLAKE2b-256 ea3c69ed1637f37edb988a820684712abcebd0733ca39248a99c345201c020a3

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