mods.entry¶
commands to enter data.
-
class
Entry(*args, **kwargs)[source]¶ Bases:
mads.object.ObjectData Entry class .
Construct an Object, dotted dictionairy access instead of brackets.
-
class
Log(*args, **kwargs)[source]¶ Bases:
mods.entry.Entrya log entry to log what is happening on the day.
Construct an Object, dotted dictionairy access instead of brackets.
-
class
Rss(*args, **kwargs)[source]¶ Bases:
mods.entry.Entrya RSS entry
Construct an Object, dotted dictionairy access instead of brackets.
-
class
Shop(*args, **kwargs)[source]¶ Bases:
mods.entry.Entrya shopping item for the wife to shop.
Construct an Object, dotted dictionairy access instead of brackets.
-
class
Todo(*args, **kwargs)[source]¶ Bases:
mods.entry.Entrya todo entry
Construct an Object, dotted dictionairy access instead of brackets.
-
class
Tomorrow(*args, **kwargs)[source]¶ Bases:
mods.entry.Entrya todo for tomorrow to be done.
Construct an Object, dotted dictionairy access instead of brackets.