Your new database

Flexible, secure and scalable

And Your Encrypted

Python Cloud

Functions

Classes

Objects

Variables

KOT Cloud is published !

from kot import KOT_Cloud

cloud = KOT_Cloud(”cloud-***")

@cloud.active

def my_function():

print(”Hi”)

cloud.set(“my_string“, “Hello”)

Functions

Objects

Strings

Classes

Integers

Lists

ETC

cloud-***

Encrypted

CUSTOMER

DIFFERENT MACHİNE

ANOTHER.py

ENV

cloud.get(”my_function”)()

cloud.get(”my_string””)

Encrypted

$ Hi

Secret Distribution

S

Seccure

Way

tokens

user

password

key

ETC

Instant Update

@cloud.active

def ....


@cloud.active

class ....

$ ALL CUSTOMERS UPDATED

Variable Pool

cloud.set(“my_mix“, [”t”, 13508123])

cloud.set(“my_string“, “Hello”)

cloud.set(“my_object“, my_object)

cloud.set(“my_variable“, my_variable)

cloud.get(“Whatever you want“)

Easy Deployment

Fast Update

Track

Maintanence

Flexible

Save data in any format

String

Integer

Float

Object

List and etc.

Secure

Encrypt everything

>$#£a>

Scalable

instant access to your data wthout any delay + Compression

Interfaces

CLI

GUI

WEB

API

Platforms

Windows

Linux

MacOS

Docker