Automate cleaning code in few easy steps!
07-14, 16:05–16:35 (Europe/Dublin), The Auditorium

How annoying is it to find out that everything went to hell on the pipeline because you forgot to run the formatters?

Don’t waste precious time and learn how it is possible to automate these little things, but most importantly understand why it is important to have them in your code!


Have you ever been in a situation where you check your pipelines to see if he’s finished running the tests and you find that he hasn’t even started because you forgot to run the linters locally?

I contribute to the development of PyCon Italia, Strawberry GraphQL and Poetry Package Manager and coding with these organizations I discovered fantastic tools such as pre-commit, Poetry and many others. In this talk I would like to share with you my findings, think about the pros and cons and understand a little bit better why you should start using them.

Slides available here :)


Expected audience expertise: Domain

some

Expected audience expertise: Python

some

Abstract as a tweet

Don't waste your time and learn why you should set up automations to run formatters automatically when you commits. Learn why they are important to improve your code!

I'm a Python Developer living in London who is passionate about clean code and architecture.
I try to give my contribution to the development of PyCon Italia, Strawberry GraphQL and Poetry Package Manager.