AndreaCensi/compmake
Compmake is a non-obtrusive module that provides Makefile-like facilities (including parallel processing) for batch Python applications.
PythonNOASSERTION
Issues
- 1
typo in example.py and example_fail.py
#96 opened by morpheus1820 - 0
add wildcard support in module_reload
#84 opened by AndreaCensi - 0
better priority
#86 opened by AndreaCensi - 0
do not add "y", "n", "exit" to history
#88 opened by AndreaCensi - 0
- 0
- 0
- 0
redis DB option
#57 opened by AndreaCensi - 0
make prompt configurable
#58 opened by AndreaCensi - 0
create better "help <cmd>" output
#51 opened by AndreaCensi - 0
- 0
introduce "bless" decorator
#54 opened by AndreaCensi - 0
catch pickling exceptions
#81 opened by AndreaCensi - 0
add a memory cache for job/job status
#82 opened by AndreaCensi - 0
think about large arguments
#83 opened by AndreaCensi - 0
dealing with corruption
#85 opened by AndreaCensi - 1
example commands in README.rst do not work
#90 opened by pratikac - 0
consistency not assured in corner cases when: dynamic job fails, parallel processing, + recursive processing
#93 opened by AndreaCensi - 0
Aliases are not suggested in readline
#95 opened by AndreaCensi - 0
- 0
- 0
create well defined plugin architecture
#59 opened by AndreaCensi - 0
add special variables
#60 opened by AndreaCensi - 0
use OptionGroup for config
#73 opened by AndreaCensi - 0
- 0
jobs are not cleaned up properly
#75 opened by AndreaCensi - 0
add parsing of configuration files
#76 opened by AndreaCensi - 0
documentation for events
#77 opened by AndreaCensi - 0
- 0
"Done X/Y" visualization is wrong
#79 opened by AndreaCensi - 0
capture stdout breaks too many lines
#65 opened by AndreaCensi - 0
remove list_failed
#66 opened by AndreaCensi - 0
crash
#70 opened by AndreaCensi - 0
make syntax for config similar to events
#71 opened by AndreaCensi - 0
bug: CTRL-C not respected in "make"
#67 opened by AndreaCensi - 0
the argument to comp() must be a function, I wish it was any callable argument
#68 opened by AndreaCensi - 0
- 0
show namespace in "list" command
#62 opened by AndreaCensi - 0
- 0
Compmake sometimes hangs on "parmake"
#92 opened by AndreaCensi - 0
out-of-disk-space errors not handled properly
#91 opened by AndreaCensi - 3
- 1
add padding to filtered stdout/stderr output
#80 opened by AndreaCensi - 1
make it work with memcachedb backend
#47 opened by AndreaCensi - 0
create growl notification plugin
#72 opened by AndreaCensi - 0
in the compmake console, add possibility of accessing the shell using "!" prefix
#69 opened by AndreaCensi - 0
Regexp not properly compiled
#64 opened by AndreaCensi - 0
Add generic memcachedb backend
#63 opened by AndreaCensi - 0
Add logical operators to job list parsing
#61 opened by AndreaCensi - 0
CTRL-C and multiprocessing
#53 opened by AndreaCensi