pytask-dev/pytask
pytask is a workflow management system that facilitates reproducible data analyses.
PythonNOASSERTION
Issues
- 1
- 0
ENH: Add a `.gitignore` to `.pytask` to prevent it from being added to git.
#645 opened by tobiasraabe - 7
BUG: Running pytask.build twice in one python call gives `ValueError: list.remove(x): x not in list`
#625 opened by noppelmax - 2
BUG: Inconsistent number of collected tasks when (sub)paths occur multiple times
#624 opened by timmens - 10
- 8
DOC: Details for data catalog
#572 opened by hmgaudecker - 5
- 1
DOC: Code examples in documentation on "Capture warnings" produces errors locally
#583 opened by timmens - 0
- 3
DOC: Terminal animations seem broken
#327 opened by augustebaum - 0
ENH: Allow the creation of delayed tasks.
#467 opened by tobiasraabe - 2
- 1
Test sporadically fails.
#377 opened by tobiasraabe - 8
- 5
- 0
ENH: Type sqlalchemy schemas appropriately when deprecating sqlalchemy <2.
#439 opened by tobiasraabe - 1
ENH: Finding an abstraction for the file system.
#520 opened by tobiasraabe - 2
BUG: can't use builtin functions due to inspect.py
#512 opened by NickCrews - 0
ENH: bogus task dir gives unclear error
#514 opened by NickCrews - 2
ENH: Add `depends_on` kwarg to `pytask.task()`
#502 opened by NickCrews - 2
- 1
ENH: add some more common Nodes
#503 opened by NickCrews - 0
ENH: Allowing tasks to depend on other tasks.
#492 opened by tobiasraabe - 0
ENH: Create signatures for nodes.
#468 opened by tobiasraabe - 0
ENH: Explain why tasks will be executed.
#466 opened by tobiasraabe - 7
- 9
ENH: Todo list for v0.4.
#393 opened by tobiasraabe - 22
- 8
ENH: Caching of inputs
#338 opened by hmgaudecker - 0
ENH: persisting tasks on a per-run basis
#403 opened by NickCrews - 2
BUG: `OperationalError` with pytask 0.3.2
#401 opened by ChristianZimpelmann - 2
- 2
- 6
BUG: Error not shown and debugger not started in 0.3.0 due to some rich failure
#343 opened by hmgaudecker - 4
ENH: Improving file-change detection.
#344 opened by tobiasraabe - 2
DOC: Change in default in 0.3.0 ?
#342 opened by hmgaudecker - 2
QST: Why does `import config` not work?
#339 opened by augustebaum - 1
- 1
ENH: Recreate svgs.
#272 opened by tobiasraabe - 5
QST: Creating a task programmatically from a name
#324 opened by augustebaum - 1
ENH: Disable capturing from inside a task
#320 opened by augustebaum - 1
QST: Bug in the docs?
#317 opened by augustebaum - 3
BUG: task appears duplicated
#315 opened by ChristianZimpelmann - 0
Tests with pdb and coverage are failing.
#312 opened by tobiasraabe - 0
- 0
- 0
ENH: Don't show tracebacks of "skipped because previous task failed" with verbosity < 2
#284 opened by tobiasraabe - 0
ENH: Count warnings of the same type in the same locations instead of printing the location multiple times.
#270 opened by tobiasraabe - 0
- 0