This website requires JavaScript.
Explore
Help
Sign In
paulin
/
bonobo
Watch
1
Star
0
Fork
0
You've already forked bonobo
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5cc514e490bc2c3527e39e16f00ce93f2def2c1a
bonobo
/
bonobo
/
examples
History
Romain Dorgueil
b5a8af3efe
Remove unused argument.
2017-11-01 18:49:29 +01:00
..
datasets
[core] Refactoring of commands to move towards a more pythonic way of running the jobs. Commands are now classes, and bonobo "graph" related commands now hooks into bonobo.run() calls so it will use what you actually put in your __main__ block.
2017-10-29 19:23:50 +01:00
files
[core] Refactoring of commands to move towards a more pythonic way of running the jobs. Commands are now classes, and bonobo "graph" related commands now hooks into bonobo.run() calls so it will use what you actually put in your __main__ block.
2017-10-29 19:23:50 +01:00
nodes
[nodes] Removing draft quality factory from bonobo main package, will live in separate personnal package until it is good enough to live here.
2017-10-23 21:56:13 +02:00
tutorials
Refactoring the runner to go more towards standard python, also adds the ability to use bonobo argument parser from standard python execution.
2017-11-01 18:46:45 +01:00
types
Refactoring the runner to go more towards standard python, also adds the ability to use bonobo argument parser from standard python execution.
2017-11-01 18:46:45 +01:00
__init__.py
Topological sort of a graph, allowing better console (and other) outputs.
2017-05-19 13:28:31 +02:00
.style.yapf
74 characters instead of 80 for examples, as it seems that desktop version display less characters than tablet on rtd theme.
2017-05-01 15:22:32 +02:00
environ.py
Remove unused argument.
2017-11-01 18:49:29 +01:00