Namespace jumpscale.data

Sub-modules

jumpscale.data.bcdb
jumpscale.data.cache
jumpscale.data.countries

This module helps picking a random country or even listing all countries. ``` JS-NG> j.data.countries.names() …

jumpscale.data.encryption
jumpscale.data.fake
jumpscale.data.hash
jumpscale.data.idgenerator
jumpscale.data.inifile
jumpscale.data.nacl
jumpscale.data.platform

This module helps with getting all of the information of the platform related to the machine hosting js-ng …

jumpscale.data.random_names

This module helps genearting random names, mainly for container names …

jumpscale.data.schema
jumpscale.data.serializers

This module does all the work for serialization/deserialization around pickle, base64, json, msgpack, pickle, dill, toml ``` JS-NG> obj = …

jumpscale.data.tarfile
jumpscale.data.terminaltable

This module helps around creation of terminal tables …

jumpscale.data.text

helpers around string manipulation …

jumpscale.data.time

Time helpers based on arrow …

jumpscale.data.treemanager
jumpscale.data.types