PyNSK # 7 - April meeting of the Novosibirsk Python community
Pythonists of Novosibirsk and the nearest regions, we invite you to meet the community of the Python community - PyNSK.
The seventh meeting will be held on April 30 (Saturday). It will be held in the Cultural Center "Floor" and will begin 13-00. ')
Registration: http://bit.ly/pynsk_7
Last time there was a stormy discussion about unit testing and now we decided to continue, but from a different angle - BDD. And for the first time, we'll talk about games. We have chosen two interesting reports and invite all Pitonists. Additionally, we are eager to make a block of lightning talks (blitz reports). If you want to tell about your cool project or somehow express yourself in another way - write to a@sapronov.me or in a personal.
Let's go to the mandatory program:
>>> Igor Starikov (pythonz.net) will tell the report " Ctypes in Python gaming applications "
Description of the report:
It is no secret that Python, due to its properties, has the widest range of applications. Multimedia (including gaming) applications are no exception.
During this presentation:
1. you will learn about some of the tools and the principles of their construction, as well as how the tools mentioned can use the functions of external libraries written in other programming languages; 2. and I will finally get an achievement from one famous game, without starting it.
Video:
Slides
Quoted1>>> Ivan Grebenshchikov will tell the experience of implementing BDD + Selenium in his work. He will tell the report " Using behave + webdriver to test web projects. "
Description of the report:
Modern web projects are not a set of static pages at all, which increases the complexity of their functional testing.
The report will consider a bunch of behave + webdriver tools, the way they are used, possible problems and ways to solve them.
Video:
Slides
Alexander Sapronov will give a talk “How Python Digest works with external static”
Description:
In the mini-report I will consider a simple bike (django-remdow), which allows you to automatically download external statics. And also I will give simple tools for automatic optimization of your site.