Skip to main content

kango

Project description

Kango

API

Connection

import kango

#--- connect
db = kango.db(hosts="http://host:8529", username="root", password:str)

#--- select collection
coll = db.select_collection('test')

#--- insert item
coll.insert({k:v, ...})

#--- insert item with custom _key
coll.insert({k:v,...}, _key='awesome')





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

kango-0.2.0.tar.gz (28.9 kB view details)

Uploaded Source

Built Distribution

kango-0.2.0-py3-none-any.whl (31.3 kB view details)

Uploaded Python 3

File details

Details for the file kango-0.2.0.tar.gz.

File metadata

  • Download URL: kango-0.2.0.tar.gz
  • Upload date:
  • Size: 28.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.10

File hashes

Hashes for kango-0.2.0.tar.gz
Algorithm Hash digest
SHA256 887b59f1ab4e102737b3d136277eec577b57e84db9db4ceda38b3bb233d4e3f5
MD5 e9b98bf57448b7bf0414e62c6d7b7358
BLAKE2b-256 3c8b03f5f906f548116a03e9b06b140b3d132b4e34925e293e5f9e8508af6ba6

See more details on using hashes here.

File details

Details for the file kango-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: kango-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 31.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.10

File hashes

Hashes for kango-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1cd7145fd3692d8de0ff8957f33c71df932236f9a3b6526db9d6aca5918e8a1d
MD5 2c41d7fb2c4fb363e7f85fbec1c5b0a1
BLAKE2b-256 9fefffe90f3c738c551d83305dfc71374e433cfe4eb459cbdf0f7c124378c5b4

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