Namespace jumpscale.data
Sub-modules
jumpscale.data.bcdbjumpscale.data.cachejumpscale.data.countries-
This module helps picking a random country or even listing all countries. ``` JS-NG> j.data.countries.names() …
jumpscale.data.encryptionjumpscale.data.fakejumpscale.data.hashjumpscale.data.idgeneratorjumpscale.data.inifilejumpscale.data.nacljumpscale.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.schemajumpscale.data.serializers-
This module does all the work for serialization/deserialization around pickle, base64, json, msgpack, pickle, dill, toml ``` JS-NG> obj = …
jumpscale.data.tarfilejumpscale.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.treemanagerjumpscale.data.types