dont fear2

6
DONT FEAR 2 THIS SEASON

Upload: -

Post on 13-Apr-2017

54 views

Category:

Software


0 download

TRANSCRIPT

Page 1: Dont fear2

DONT FEAR 2THIS SEASON

Page 2: Dont fear2

FIX YOUR VERSIONS

REQUIREMENTS

pip install -r requirements

Flask == 0.10.1 Flask-Admin SQLAlchemy == 1.1.0

Page 3: Dont fear2

PRODUCTION DIEDOH NO

Page 4: Dont fear2

REDEPLOYMENTHAVE NOT GOING NICE, SORRY

Page 5: Dont fear2

DON’T FEAR!GHOSTBUSTERS ON THE WAY

Page 6: Dont fear2

LIKE RUBY BUNDLE BUT FOR PYTHON

PUNDLE

• freezes your versions automagtically

• mounts right packages versions through import machinery

• provide frozen.txt suitable to deploying to production

• problem solved one more time, enjoy!