What leadership skills do you need when you take responsibility for people? What is working for you and what is not? How to motivate other developers? I would like to invite 4-5 experts from the audience to participate in a moderated discussion for about 45'.
Tryton is a three-tiers high-level general purpose application platform under the GPL-3 license, written in Python and using PostgreSQL as database engine. It is the core base of a complete business solution providing modularity, scalability and security.
The route of this course will driven by your demands and is open for your suggestions.
We can show and talk about using and developing Tryton.
0
Votes
Unfortunately this barcamp event is canceled. Sorry.
This is a simple yet modular SoC configuration utility, very much like raspi-config and others alike. This one is written in Python and it aims to be extendable. The name has no other meaning than it's a real word and it starts with SoC ;)
I'll be at EuroPython with bunch of ARM boards and I'll be developing as much as I can to reach most of the short term goals during the BarCamp. Feel free to join :)
I am authoring an introductory e-learning course about web development with Flask (http://flask.pocoo.org), a new and popular Python micro framework. I'd like to do a short workshop where we go through some of the preliminary material. If you want to learn a cool new framework, or if you are new to web development with Python, this might be the place to pick up some new skills.
4
Votes
How long is the course? Do you want to run the course itself or review material?
The idea is to run the first part of the course. Duration of the workshop is something we'll have to discuss. I'm not present on saturday morning by the way.
DevAssistant is a tool for automating tasks related to programming, such as setting up project directories, setting system variables, starting services, publishing code, installing dependencies and more. It uses YAML-based scripts, which make DevAssistant easily extensible and able to accommodate all and any of your automation needs These scripts are shareable either through a central repository, or can be attached to your project - this way, you can make it easier for people to contribute to your project.