Developer Tools

74 articles
  • October 10, 2013

    Packaging in your packaging: dh-virtualenv

    tl;dr Code: https://github.com/spotify/dh-virtualenvDocs: http://dh-virtualenv.readthedocs.org/en/latest/ At Spotify, we have deployed Python software in Debian packages for a fairly long time. To build them, [...]

    Published by Jyrki Pulliainen
  • September 3, 2013

    New open source key-value store: sparkey

    We recently published yet another of our internal projects as open source, following in the footsteps of our https://github.com/spotify/luigi and https://github.com/spotify/snakebite. The project [...]

    Published by Kristofer Karlsson