Package G.core

Part of GTG

The core of GTG.

The modules in here define the data model of GTG.

Module datastore The heart of GTG.
Module dbuswrapper Undocumented
Module firstrun_tasks Undocumented
Module requester Abstraction layer around the GTG datastore.
Module tagstore Where tags are stored. Also defines the Tag object.
Module task A task.

From the __init__.py module:

Class CoreConfig No class docstring; 1/4 methods documented
Function create_directory Create directory if it doesn't exist.
Function create_file Create filename if it doesn't exist.
def create_directory(directory):
Create directory if it doesn't exist.
def create_file(filename):
Create filename if it doesn't exist.

If the directory that filename is in doesn't exist, create that too.

API Documentation for GTG, generated by pydoctor at 2009-07-19 21:37:32.