📜 ⬆️ ⬇️

Python Party in Moscow

Hi, we decided to get together in another Python community in Moscow. More precisely, we don’t have many of them (guys from Moscow Django Meetup, well done). The first meeting will be held in the office of Yandex, July 19 (Saturday) at 12.00.

The program of the event:

11.30-12.00 Registration of participants

12:00 “Python today”, Nikolay Markov (Mirantis)
They say that in order to “be in trend,” you need to follow the news in the world. This concerns not only fashion, but also IT.
')
I will give a brief insight into what is happening in the Python universe now, what interesting topics you can find in it and where to dig if you want to do something in Python, but it's hard to choose which one.

12:45 “Python in the Yandex.Disk core”, Sergey Ivashchenko, Yandex
I will talk about how we use Python in Yandex.Disk, what libraries and frameworks we use, what tasks we solve and what problems we encounter. I will also touch upon the topic of logging and processing asynchronous operations.

13:30 Break

14:00 “Documentation and testing of the HTTP API using Sphinx”, Alexander Shorin, Apache CouchDB
Having written a web service, it can be nice to document it: describe what resources are available, what requests they accept and what answer to expect from them in one way or another. And preferably with examples so that you can visualize what it is about. But how to be sure that the examples will remain relevant tomorrow, in a week, with the next release?

I will talk about documenting the HTTP API using Sphinx and how we developed a module to automate the testing of HTTP requests and responses given in the documentation.

14:45 “How to simplify the life of a system administrator using Python”, Andrey Vasilenkov, Yandex
In our times of clouds and Big Data it is difficult to imagine a project without a data warehouse. And there seems to be no difficulty with it — set it up, set it up and forget it. But what if the storage lives simultaneously in several data centers, it has 4 petabytes of data, the quality of hardware and the network leaves much to be desired, and the number of system administrators is limited?

In the report, I will talk about our solution to this problem, which we called Mastermind, how the fantasy of sysadmins works when a convenient tool falls into their hands, and what problems we encountered in a distributed environment.

Participation:

Registration for the event is required - Python Party in the section Yandex. Guests
Event Organizer - Moscow Python Meetup Community

When registering on Yandex. Guests have an item - “What questions would you like to discuss at the event?”. I have a request, write your wishes to the topics for future meetings, this will help us a lot. This may be a long and detailed review, or maybe just a hint.

Thank. See you on the spot.)

Source: https://habr.com/ru/post/227359/


All Articles