Baby Language Lab Scripts
A collection of data processing tools.
 All Classes Namespaces Files Functions Variables Pages
C:/Users/Wayne/Documents/baby-lab/bll_app/updater.py File Reference

Go to the source code of this file.

Namespaces

namespace  updater
 

Functions

def updater.process_dir
 

Variables

string updater.src_dir = 'C:/Users/Wayne/Documents/baby-lab/bll_app'
 
string updater.dest_dir = 'F:/baby-lab/bll_app'
 
list updater.omit_dirs = ['icons', 'logs']
 
list updater.omit_files = ['bll_db.db']