Welcome to the home of vdist, a tool that lets you create OS packages from your Python applications in a clean and self contained manner. It uses Docker and fpm under the hood, and it uses Jinja2 to render its templates for each individual target OS.
vdist should work just fine in most cases, but issues, feature requests, pull requests etc. are very welcome!
The official documentation for vdist can be found on ReadTheDocs