SlideShare a Scribd company logo
Django on Jython Jim Baker Leo Soto
Jython Status
Shipped 2.5 (beta3)
Greatly improved “compatibility”
setuptools
virtualenv
nose
etree
 
 
web 2 py
 
 
Django + Jython:  Why?
Installing this Django app...
...in an Enterprise Infrastructure
(I mean,  this  kind of enterprise infrastructure)
Didn't work quite well
Guess  how much time it took
We like Python They  need  Java
Jython
Avoiding Java Sneaking Python Is that it?
No, it is more than that! (if you want)
Examples...
Python/Django Install Django Install 3rd party deps Install app(s) Tweak settings.py Configure web server Make sure everything is consistent Steps to Deploy a Web Application
Java Copy/upload WAR package Steps to Deploy a Web Application
Java libs can eat complex Excel data!
We can reuse what's good on the Java ecosystem!
Django + Jython:  Architecture
The cool side of Java System Programming Concurrency Model Memory Model
$ jython2.5 ... >>>  from __future__ import GIL
$ jython2.5 ... >>>  from __future__ import GIL Traceback (most recent call last):   (no code object) at line 0   File &quot;<stdin>&quot;, line 1 SyntaxError:  Never going to happen!
On the other hand...
J2EE was a big, horrible mistake
The right tool for the right job!
Java :  Performance,  Heavy lifting, Pre-existing infrastructure
Jython :  Everything else :)
Deployment
App Servers: Already there, lots of features
Let's use their force! http://flickr.com/photos/tomloudon/322172413/sizes/l/
Deployment Options Java app servers - show some horizontal scaling; also management - sys admins know how to do this! Hardened - it runs on the JVM
vs Google App Engine It’s Django  1.0 We have Unicode, internationalization, ORM, unit tests, admin, shell, everything! And we can use Java analogues: BigTable <=> HBase, Hypertable MapReduce <=> Hadoop Add pictures for app engine, HBase, Hadoop
WAR! Web ARchive format Standard deployment for Java app servers Just a bunch of files with a standard directory layout and manifest
$ jython manage.py war --include-java-libs=jdbcdriver.jar
100%  self-contained!
WAR format for DoJ |-- WEB-INF |  |-- lib |  `-- lib-python |  |-- Lib |  |-- django |  |-- doj |  `-- mysite `-- media super simple bundling!
IDE Integration
Again, why?
Quick Start!
Let People Explore
Re-factoring
One place to rule them all
Let see how that'd be with Django...
Demo
Summary
Questions?
Thanks! Jim's Blog: http://www.zyasoft.com/pythoneering/ Leo's Blog: http://blog.leosoto.com Twitter: jimbaker, leosoto
http://www.flickr.com/photos/purpleslog/231478071 http://www.flickr.com/photos/21054697@N03/2053923652 http://www.flickr.com/photos/vicintosh87/2618725412 http://www.flickr.com/photos/dipster1/1403240351 Images used under CC license
 

More Related Content

PDF
Appium mobile web+dev conference
PDF
Get Hip with JHipster: Spring Boot + AngularJS + Bootstrap - DOSUG February 2016
PDF
Maven tutorial for beginners
PDF
Ruby on Google App Engine: Upgrade to Google App "Turbo" Engine
ODP
iOS Automation with Cucumber, Appium and Saucelabs
PPT
Building and Deployment of Drupal sites with Features and Context
PDF
Testing Angular Applications - Jfokus 2017
PDF
10+ Deploys Per Day: Dev and Ops Cooperation at Flickr
Appium mobile web+dev conference
Get Hip with JHipster: Spring Boot + AngularJS + Bootstrap - DOSUG February 2016
Maven tutorial for beginners
Ruby on Google App Engine: Upgrade to Google App "Turbo" Engine
iOS Automation with Cucumber, Appium and Saucelabs
Building and Deployment of Drupal sites with Features and Context
Testing Angular Applications - Jfokus 2017
10+ Deploys Per Day: Dev and Ops Cooperation at Flickr

What's hot (20)

PPT
Dockerising Appium : London Appium Meetup
PDF
Building a PWA with Ionic, Angular and Spring Boot - Jfokus 2017
PDF
Midwest PHP 2017 DevOps For Small team
PDF
What's New in JHipsterLand - DevNexus 2017
PDF
60分鐘完送百萬edm,背後雲端ci/cd實戰大公開
PDF
Yeoman Workflow
PDF
Testing Angular 2 Applications - Rich Web 2016
PDF
Put an end to regression with codeception testing
PPT
Using Maven 2
PDF
Cloud Native Progressive Web Applications - Denver JUG 2016
PDF
Composer at Scale, Release and Dependency Management
PDF
On Selecting JavaScript Frameworks (Women Who Code 10/15)
PDF
iOS Parallel Automation: run faster than fast — Viktar Karanevich — SeleniumC...
PDF
[113] lessons from realm
PPTX
Maven 2 Introduction
PPT
Apache ANT vs Apache Maven
PPT
Dockerizing BDD : Ruby-Cucumber Example
PDF
Java Builds with Maven and Ant
PPTX
Introduction to Maven
PPT
Auto Build
Dockerising Appium : London Appium Meetup
Building a PWA with Ionic, Angular and Spring Boot - Jfokus 2017
Midwest PHP 2017 DevOps For Small team
What's New in JHipsterLand - DevNexus 2017
60分鐘完送百萬edm,背後雲端ci/cd實戰大公開
Yeoman Workflow
Testing Angular 2 Applications - Rich Web 2016
Put an end to regression with codeception testing
Using Maven 2
Cloud Native Progressive Web Applications - Denver JUG 2016
Composer at Scale, Release and Dependency Management
On Selecting JavaScript Frameworks (Women Who Code 10/15)
iOS Parallel Automation: run faster than fast — Viktar Karanevich — SeleniumC...
[113] lessons from realm
Maven 2 Introduction
Apache ANT vs Apache Maven
Dockerizing BDD : Ruby-Cucumber Example
Java Builds with Maven and Ant
Introduction to Maven
Auto Build
Ad

Viewers also liked (16)

ODP
Django, el framework web para perfeccionistas con deadlines
KEY
Jython: Python para la plataforma Java (JRSL 09)
KEY
Jython: Python para la plataforma Java (EL2009)
PDF
The Hashrocket Way
PPTX
EDET 640 Task 9
PPT
Chapter7 onlinelearning
PPT
Addie Jeopardy 1
PDF
The Social Hour-Joining the Online Conversation
PDF
Reality Check 2009
ODP
Django On Jython (for Portland and Boulder Python user groups presentations)
PDF
Reality Check 2008
PPT
PDF
Reality Check 2009
KEY
Dos años de Rails
PDF
Caching tips
PPT
Ancient Greece Drama And Theater
Django, el framework web para perfeccionistas con deadlines
Jython: Python para la plataforma Java (JRSL 09)
Jython: Python para la plataforma Java (EL2009)
The Hashrocket Way
EDET 640 Task 9
Chapter7 onlinelearning
Addie Jeopardy 1
The Social Hour-Joining the Online Conversation
Reality Check 2009
Django On Jython (for Portland and Boulder Python user groups presentations)
Reality Check 2008
Reality Check 2009
Dos años de Rails
Caching tips
Ancient Greece Drama And Theater
Ad

Similar to Django on Jython, PyCon 2009 (20)

PDF
Configuration Management and Transforming Legacy Applications in the Enterpri...
PDF
Google App Engine for Java v0.0.2
PDF
Reusando componentes Zope fuera de Zope
PPT
Maven Introduction
PPT
SF JUG - GWT Can Help You Create Amazing Apps - 2009-10-13
PPT
Google App Engine for Java
PDF
Front end workflow with yeoman
ODP
Deployment talk dpc 13
PDF
Cloud Computing Bootcamp On The Google App Engine [v1.1]
ODP
JavaOne 2009 BOF-5189 Griffon In Depth
PPT
BDD with JBehave and Selenium
PDF
GWT Architectures and Lessons Learned (WJAX 2013)
PPTX
Django Girls Tutorial
PPT
Managing Your Runtime With P2
PPTX
How we took our server side application to the cloud and liked what we got
PPTX
CollabSphere 2021 - DEV114 - The Nuts and Bolts of CI/CD With a Large XPages ...
PDF
{py}gradle
PDF
Jython on Django
PDF
Play Framework on Google App Engine
PPTX
Apigee deploy grunt plugin.1.0
Configuration Management and Transforming Legacy Applications in the Enterpri...
Google App Engine for Java v0.0.2
Reusando componentes Zope fuera de Zope
Maven Introduction
SF JUG - GWT Can Help You Create Amazing Apps - 2009-10-13
Google App Engine for Java
Front end workflow with yeoman
Deployment talk dpc 13
Cloud Computing Bootcamp On The Google App Engine [v1.1]
JavaOne 2009 BOF-5189 Griffon In Depth
BDD with JBehave and Selenium
GWT Architectures and Lessons Learned (WJAX 2013)
Django Girls Tutorial
Managing Your Runtime With P2
How we took our server side application to the cloud and liked what we got
CollabSphere 2021 - DEV114 - The Nuts and Bolts of CI/CD With a Large XPages ...
{py}gradle
Jython on Django
Play Framework on Google App Engine
Apigee deploy grunt plugin.1.0

More from Leonardo Soto (19)

PDF
El arte oscuro de estimar v3
PDF
Una historia de ds ls en ruby
KEY
El Lado Cool de Java
KEY
Dos Años de Rails
KEY
Mi Arsenal de Testing en Rails
KEY
Mapas en la web con Cloudmade
KEY
Startechconf
KEY
RabbitMQ
KEY
Decent exposure: Controladores sin @ivars
PDF
Sounds.gd lighting talk (RubyConf Uruguay)
PDF
Un tour por Java, Scala, Python, Ruby y Javascript
KEY
Lo que odiamos de la agilidad
KEY
Javascript funcional
KEY
App Engine
KEY
Introducción a Git
KEY
Tres Gemas De Ruby
ODP
Participando Summer of Code
ODP
Django on Jython Summer of Code Results
El arte oscuro de estimar v3
Una historia de ds ls en ruby
El Lado Cool de Java
Dos Años de Rails
Mi Arsenal de Testing en Rails
Mapas en la web con Cloudmade
Startechconf
RabbitMQ
Decent exposure: Controladores sin @ivars
Sounds.gd lighting talk (RubyConf Uruguay)
Un tour por Java, Scala, Python, Ruby y Javascript
Lo que odiamos de la agilidad
Javascript funcional
App Engine
Introducción a Git
Tres Gemas De Ruby
Participando Summer of Code
Django on Jython Summer of Code Results

Recently uploaded (20)

PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
Machine Learning_overview_presentation.pptx
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
A Presentation on Artificial Intelligence
PPTX
Tartificialntelligence_presentation.pptx
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPTX
TLE Review Electricity (Electricity).pptx
PDF
Heart disease approach using modified random forest and particle swarm optimi...
PPT
Teaching material agriculture food technology
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Encapsulation theory and applications.pdf
PDF
A comparative study of natural language inference in Swahili using monolingua...
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
OMC Textile Division Presentation 2021.pptx
PPTX
Programs and apps: productivity, graphics, security and other tools
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Machine Learning_overview_presentation.pptx
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
A Presentation on Artificial Intelligence
Tartificialntelligence_presentation.pptx
Mobile App Security Testing_ A Comprehensive Guide.pdf
Assigned Numbers - 2025 - Bluetooth® Document
TLE Review Electricity (Electricity).pptx
Heart disease approach using modified random forest and particle swarm optimi...
Teaching material agriculture food technology
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
Advanced methodologies resolving dimensionality complications for autism neur...
Encapsulation_ Review paper, used for researhc scholars
Digital-Transformation-Roadmap-for-Companies.pptx
Encapsulation theory and applications.pdf
A comparative study of natural language inference in Swahili using monolingua...
Diabetes mellitus diagnosis method based random forest with bat algorithm
OMC Textile Division Presentation 2021.pptx
Programs and apps: productivity, graphics, security and other tools

Django on Jython, PyCon 2009

Editor's Notes

  • #17: http://www.flickr.com/photos/purpleslog/231478071
  • #19: http://www.flickr.com/photos/21054697@N03/2053923652
  • #20: http://www.flickr.com/photos/21054697@N03/2053923652
  • #22: http://www.flickr.com/photos/vicintosh87/2618725412/
  • #28: http://www.flickr.com/photos/purpleslog/231478071
  • #31: http://www.flickr.com/photos/purpleslog/231478071
  • #36: http://www.flickr.com/photos/dipster1/1403240351