Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
globo.com s2 python
Search
Andrews Medina
May 05, 2014
Technology
5
390
globo.com s2 python
Palestra apresentada na python nordeste 2014 sobre como Python está sendo utilizado na globo.com
Andrews Medina
May 05, 2014
Tweet
Share
More Decks by Andrews Medina
See All by Andrews Medina
Organizando dados juŕidicos em grafos
andrewsmedina
0
97
Clean Code - princípios e práticas para um código sustentável
andrewsmedina
0
630
Pytfalls
andrewsmedina
1
190
tsuru para quem sabe tsuru
andrewsmedina
0
77
tsuru and docker
andrewsmedina
6
3.5k
pypy - o interpretador mais rapido do velho oeste
andrewsmedina
0
390
fazendo deploys de forma simples e divertida com tsuru
andrewsmedina
3
140
let's go
andrewsmedina
2
310
TDD for Dummies
andrewsmedina
3
370
Other Decks in Technology
See All in Technology
ソフトウェア開発現代史: "LeanとDevOpsの科学"の「科学」とは何か? - DORA Report 10年の変遷を追って - #開発生産性_findy
takabow
1
310
JavaのMCPサーバーで体験するAIエージェントの世界
tatsuya1bm
1
220
Generational ZGCのメモリ運用改善 - その物理メモリ使用量、本当に正しい?
tabatad
1
290
20250612_GitHubを使いこなすためにソニーの開発現場が取り組んでいるプラクティス.pdf
osakiy8
1
440
SwiftUI Transaction を徹底活用!ZOZOTOWN UI開発での活用事例
tsuzuki817
1
500
組織とセキュリティ文化と、自分の一歩
maimyyym
3
1.4k
これならできる!Kotlin・Spring・DDDを活用したAll in oneのマイクロサービス開発術
demaecan
0
210
型システムを知りたい人のための型検査器作成入門
mame
13
3.1k
Data Hubグループ 紹介資料
sansan33
PRO
0
1.8k
Nonaka Sensei
kawaguti
PRO
3
510
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
270
CSSの最新トレンド Ver.2025
tonkotsuboy_com
11
4.2k
Featured
See All Featured
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Thoughts on Productivity
jonyablonski
69
4.7k
A Tale of Four Properties
chriscoyier
159
23k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.6k
We Have a Design System, Now What?
morganepeng
52
7.6k
Unsuck your backbone
ammeep
671
58k
Being A Developer After 40
akosma
90
590k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
470
The Pragmatic Product Professional
lauravandoore
35
6.7k
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.4k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Transcript
None
andrewsmedina
[email protected]
None
None
None
None
None
por que python ?
None
fácil
simples
from splinter import Browser ! browser = Browser() browser.visit("http://www.globo.com") browser.is_text_present("noticias")
comunidade
None
python para web
zope django flask grok pylons pyramid tornado web.py twisted london
django cherrypy
ambiente local
pip
virtualenv
requirements.txt
vagrant
None
testando aplicações
splinter
mock
nose/py.test
deploy e produção
fabric
gunicorn
nginx
varnish
https://github.com/globocom
python3
globo.com usa apenas python?
None
None
tsuru https://github.com/tsuru/tsuru
open source platform as a service http://tsuru.io
thumbor https://github.com/thumbor/thumbor
nginx push stream module https://github.com/wandenberg/nginx-push-stream-module
splinter https://github.com/cobrateam/splinter
obrigado! @andrewsmedina
[email protected]