Talk: Python Best Practices

Over the last year I have attended the Barcelona Python meetup hosted at Skyscanner’s office. The meetups were a really positive experience and being a super welcoming community I decided to deliver a talk.

During the talk I covered the most common Python project’s structure and the resasoning behind it. I also went over the usual ways for distributing a Python Project and the popular testing tools available. Finally I also mentioned some of the widely regarded best practices for Python like PEP8.

Slides:

https://speakerdeck.com/esaezgil/python-projects-best-practices-1

GitHub repo

https://github.com/esaezgil/pythonBestPractices

Unfortunately due to technical problems the talk was not recorded :(

comments powered by Disqus