denshoproject / ddr-cmdln

Command-line tools for automating the Densho Digital Repository's various processes.
Other
0 stars 2 forks source link

Replace envoy #112

Open gjost opened 6 years ago

gjost commented 6 years ago

We've been using envoy to shell out processes since the beginning of the project but it hasn't been updated for years. We might as well just use the builtin subprocess.

gjost commented 5 years ago

There is a replacement for Envoy: Delegator (https://github.com/kennethreitz/delegator.py)

gjost commented 4 months ago

Much of this work was done on ddr-cmdln branch 112-replace-envoy