memory storage structure for directories
Project description
name:
basal
description:
memory storage structure for directories
tutorial:
basal.JSON needs to be added to a folder:
'''
basal.JSON {
"basilosauri": {
"port": ""
},
"basal ganglia": {
"path": ""
},
"PFC": {
"path": ""
}
}
'''
#
# This sets up the basal climate
import basal
basal.start ()
import basal.ganglia.list as basal_ganglia_list
list = basal_ganglia_list.start ()
structure:
archives
sandbox:
climate.py <- setup the basal db
open.py <- uses basal
modules_pip
basal
climate.JSON <- tinydb
modules.pip.UTF8
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
basal-0.0.15.tar.gz
(5.3 kB
view hashes)