Skip to content

instagrim-dev/vdist

 
 

Repository files navigation

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

About

Create OS packages from Python projects using Docker containers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 79.3%
  • Shell 20.7%