Category: ironpython
Categories
- all (95)
- advocacy (5)
- agile (2)
- api (2)
- application development (18)
- asynchronous io (2)
- audio (2)
- business (3)
- case study (14)
- commercial applications using python (2)
- community (2)
- compilers (2)
- concurrency (6)
- core (5)
- data analysis (2)
- databases (8)
- data structures (4)
- decorators (2)
- deploying (2)
- design (3)
- distributed system (5)
- django (10)
- domain specific language (2)
- education (5)
- embedded (2)
- eventlet (2)
- gis (2)
- gui (2)
- internationalization (2)
- invited (10)
- ironpython (2)
- jython (2)
- language (6)
- metaprogramming (2)
- modular application design (3)
- network (6)
- nginx (2)
- non-relational (2)
- open source (13)
- optimization (5)
- package management (3)
- packaging (4)
- performance (3)
- plone (2)
- plug-in model (2)
- pylons (3)
- python3 (2)
- rest (3)
- restish (2)
- robotics (2)
- scaling (7)
- science (8)
- security (2)
- software development (10)
- sql (2)
- techniques (5)
- testing (5)
- threads (2)
- tools (7)
- turbogears (5)
- tutorial (2)
- twisted (2)
- university (3)
- visualization (2)
- web (14)
- web application (6)
- web framework (2)
- webservice (2)
- wsgi (3)
- zope (4)
67. IronPython Tooling
Dino E Viehland (Microsoft) bio30min ◊ Beginner
Friday 10:25am, Centennial III
application development, ironpython, tools
Summary: One of the most popular requests for the IronPython team is tooling support. During this talk I’ll show you some of the existing tools available to help create IronPython applications. I’ll also look at the latest IronPython features which can help you debug, profile and improve your applications. I’ll also compare and contrast these with the solutions available for CPython that you may already be familiar with.
71. Python in the Browser
Jimmy Schementi bio30min ◊◊ Intermediate
Friday 11:05am, Centennial III
ajax, gui, ironpython, web
You write your server code in Python because you want to. You write your browser code in JavaScript because you have to. But with IronPython and Silverlight, you can write your browser code in Python and leave JavaScript behind. This talk provides an overview of Silverlight for Python developers, including out of browser applications as well as the new “just text” model where Python code is embedded directly in HTML pages. Even if you develop on Linux or Mac, you can still take advantage of Silverlight in the browser
.