Published onMarch 4, 2024Python web frameworks in production (1): Web app for medical sectorweb-developmentdjangopythonreactHow to use Python web frameworks in the medical sector ?
Published onFebruary 25, 2024Coding challenge: Get useful data from a 1b rows text file with Pythonpythonperformancebig-datacoding-challengeCan Python parse a 1B row text file ?
Published onFebruary 17, 2024DevOps journey step 1 : Getting started with AnsiblepythonansibledevopsFirst steps into Ansible
Published onJanuary 21, 2024Using TYPE_CHECKING constant in pythonpythontypingbeginnersLearn the usage of TYPE_CHECKING constant in Python
Published onSeptember 24, 2023Python tip N2 : function call overheadpythontipsbeginnersAvoid calling a function in a hot loop