08/11/2025
Latest developments for GIL Removal -
PyCon APAC 2025 - An Introduction to the GIL for Python Beginners by Yu Saito
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
29/04/2021
https://www.youtube.com/watch?v=j6ow-UemzBc
Design Microservice Architectures the Right Way
Ad: Exchange Cutting-Edge Ideas, and Learn From Over 1,800 Software Peers. Join Them at QCon Plus (May 17-28): http://bit.ly/3pfdF6ISenior software engineers...
07/04/2021
https://www.youtube.com/watch?v=G1lDk_WKXvY
Kyle Knapp - Automating Code Quality - PyCon 2018
Speaker: Kyle KnappWriting quality Python code can be both tough and tedious. On top of the general design, there are many code quality aspects that you need...
06/04/2021
https://www.youtube.com/watch?v=0c46YHS3RY8
Greg Price - Clearer Code at Scale: Static Types at Zulip and Dropbox - PyCon 2018
Speaker: Greg PricePython now offers static types! Companies like Dropbox and Facebook, and open-source projects like Zulip, use static types (with [PEP 484]...
03/04/2021
Do you know pytest have a plugin called allure-pytest that can make your test reporting more insightful. Have a look at below resources-
https://github.com/allure-framework/allure-pytest
https://docs.qameta.io/allure/
Allure Framework
Allure Framework is a flexible lightweight multi-language test report tool that not only shows a very concise representation of what have been tested in a neat web report form, but allows everyone participating in the development process to extract maximum of useful information from everyday executi...
03/04/2021
one more session in a row on building REST APIs using flask-restplus-
Building REST APIs using Flask Restplus - lecture by Michał Karzyński - Code Europe Autumn 2016
The talk is about developing REST APIs using Python and Flask-Restplus. This framework automates common API tasks: validating input, serializing output, rout...
03/04/2021
Build REST API Server using python flask-restplus module-
Creating amazing APIs in Flask with Flask RESTplus
PyCon Thailand: https://2018.th.pycon.org/Creating amazing APIs in Flask with Flask RESTplusSpeaker: Avi Aryanhttps://twitter.com/aviaryan123------------Desc...
06/01/2021
https://mcqstop.com/python-3-cheat-sheet-2020-for-beginners/?fbclid=IwAR0_TiTxkhMXm9ULJzZc6v6OyCWN4JZ0A2xRIDpi7rTEZCC9iLvpwKT16cE
python 3 Cheat Sheet 2020 for Beginners - MCQSTOP
In this Tutorial You will learn about python in detail . In this period python is mostly used. Python is a precious programming language. It is easy to learn, and its syntax is too much simple.Most of People think about how to Learn python. Python is important for beginners. In this tutorial You wil...
05/12/2020
Trap Python with a Respberry 🍓
Talk: Wendi Dreesen - Mixing a Raspberry Pi with Python into a 5th Grade Science Fair Project
Presented by:Wendi DreesenI am proposing a talk that describes how to get started using a Raspberry Pi with Python. My child wanted to do a science fair proj...
05/12/2020
https://pycon.switowski.com/0-introduction/
Introduction :: Modern Python Developer's Toolkit
Hi, I’m Sebastian. I write Python code for a living, and I also teach others how to write Python code. You can find more information about me on my website: https://switowski.com - including some of my conference talks, a list of my workshops, and a blog.