20 projects
pdfmargins
None
protmo
run-parallel
Pass an array or generator of callables and `run_parallel` will run them as fast as possible.
task-in-steps
Many python-automation scripts can be seperated into steps. This library supports this seperation.
review-style-gerrit
Executes pylama and reports the result of the lines that are in the current diff to gerrit.
report-not-covered-lines
Convert the test-coverage-result (saved in `.converage` to gerrit comments) while only including not covered lines in the current diff.
not-covered-lines
Finds a python-thing, like a class, a function or a variable by string and loads it
gerrit-review-robot
A framework for writing bots, that review a code base and post the review together with comments to Gerrit.
easy-exec
A simple `exec` method to run system commands and geht `stdout`, `stderr` and `has_error`
git-diff-lines
Get a list of changed lines in git diff.
gerrit-coverage
Convert the test-coverage-result while only including not covered lines in the current diff.
missing-diff-lines
Creates a set of all lines that have no test coverage in the current git diff
gerrit-robo
A very thin wrapper around the gerrit API to allow robots to add comments to a patchset
map-as-object
Define a object via a map of attributes, not by class and constructor
easy-pipeline
Simple pipeline support for python
django-presentable-exception
Presentable Exceptions for Django Restframework Projects
find-class
Finds a python-thing, like a class, a function or a variable by string and loads it
exception-safe
Catch all exceptions and return None
django-save-deep
Safes a complete tree of django models - from bottom to top.
mkdocs-shortcode
Add Shortcodes and Templates to mkdocs