Navigation
next
Home
|
Documentation
»
Quick search
Enter search terms or a module, class or function name.
Project Links
download (PyPi)
code & bugs (bitbucket)
discussion (google)
blog
doit-recipes
Sponsors
Your logo here
Sponsor/Donate to
doit
Why Donate? Donations will be used to sponsor futher development of the project.
For coorporate donations the logo of your company will be placed on this website side-bar (see above). For more information please contact
schettino72
@
gmail.com
doit
documentation
ΒΆ
Contents:
Installing
Tasks
Intro
Actions
task name
sub-tasks
Dependencies & Targets
file_dep (file dependency)
targets
execution order
Task selection
command line variables (
doit.get_var
)
private/hidden tasks
custom task definition
More on dependencies
uptodate
doit up-to-date definition
task-dependency
calculated-dependencies
setup-task
saving computed values
getargs
keywords on actions
custom uptodate
result-dependency
run-once
timeout
config_changed
check_timestamp_unchanged
uptodate API
Command line interface - run
python -m doit
dodo file
verbosity
parameters
title
dir (cwd)
continue
parallel execution
reporter
custom reporter
output-file
initial_workdir
config
returned value
Other Commands
help
list
forget
clean
ignore
auto (watch)
tabcompletion
dumpdb
strace
Tools
create_folder (action)
title_with_actions (title)
InteractiveAction (action)
PythonInteractiveAction (action)
set_trace
Extending
doit
task loader customization
sub-command customization
standalone script
Requirements
Usage
FAQ
doit
is too verbose, why don’t you use decorators?
dodo.py
file itself should be a
file_dep
for all tasks
Changes
0.24.0
0.23.0 (
2013-09-20
)
0.22.1 (
2013-08-04
)
0.22.0 (
2013-07-05
)
0.21.1 (
2013-05-21
)
0.21.0 (
2013-04-29
)
0.20.0 (
2013-01-09
)
0.19.0 (
2012-12-18
)
0.18.1 (
2012-12-03
)
0.18.0 (
2012-11-27
)
0.17.0 (
2012-09-20
)
0.16.1 (
2012-05-13
)
0.16.0 (
2012-04-23
)
0.15.0 (
2012-01-10
)
0.14.0 (
2011-11-05
)
0.13.0 (
2011-07-18
)
0.12.0 (
2011-05-29
)
0.11.0 (
2011-04-20
)
0.10.0 (
2011-01-24
)
0.9.0 (
2010-06-08
)
0.8.0 (
2010-05-16
)
0.7.0 (
2010-04-08
)
0.6.0 (
2010-01-25
)
0.5.1 (
2009-12-03
)
0.5.0 (
2009-11-30
)
0.4.0 (
2009-10-05
)
0.3.0 (
2009-08-30
)
0.2.0 (
2009-04-16
)
0.1.0 (
2008-04-14
)
Related Projects
Navigation
next
Home
|
Documentation
»