spotify / dh-virtualenv

Python virtualenvs in Debian packages
http://dh-virtualenv.readthedocs.io/en/latest/
GNU General Public License v2.0
1.61k stars 186 forks source link

Create a cookiecutter for dh-virtualenv #38

Open nailor opened 10 years ago

nailor commented 10 years ago

It would help both new adapters plus other people converting existing repos to use dh-virtualenv if we would provide a cookiecutter template for it.

ludovic-gasc commented 10 years ago

It's a good idea. You have also stdeb: https://pypi.python.org/pypi/stdeb I had the idea to add an option to generate a dh-virtualenv package instead of a standard package.

nailor commented 10 years ago

Ha, not a bad idea either :)

jhermann commented 10 years ago

Something that takes an existing project and uses the PKG-INFO metadata to populate debian/control should be included, whatever the used tool for implementation is. Would make debianizing existing stuff child's play, and also require way less Debian know-how (i.e. support adoption).

jhermann commented 9 years ago

https://github.com/Springerle/dh-virtualenv-mold

Getting defaults from existing project metadata will come later on.

nailor commented 9 years ago

Whoa, cool!

I'll leave this ticket open so I remember to reference this in the documentation. Thanks a lot once again @jhermann :)

jhermann commented 9 years ago

Didn't try it yet, but Nylas gave us https://github.com/nylas/make-deb