PyCon Portugal
PyCon Portugal
  • Видео 62
  • Просмотров 7 155
PyCon PT 24 | Better logging in Python
You probably know, from experience, that catching the bug is 90% of the work of solving it. But how much thought and effort has gone into your application's logging structure? In this talk, we'll go over Python's stdlib logging library (and possible alternatives), how to configure it, good logging practices (also from a structural/code quality point of view), and finally we'll consider in which cases and for what reasons you'll want to use external service integrations.
pretalx.evolutio.pt/pycon-portugal-2024/talk/RLD7QT/
Просмотров: 244

Видео

PyCon PT 24 | WORKSHOP: Let's Dive into Web Scraping with Python!
Просмотров 572 месяца назад
Dive into web scraping with Python at PyCon Portugal 2024! Join me for a hands-on workshop where we'll cover everything from basic techniques to advanced strategies. Let's unlock the secrets of the web together! pretalx.evolutio.pt/pycon-portugal-2024/talk/X97LFD/
PyCon PT 24 | Lightning Talks
Просмотров 742 месяца назад
Lightning talks from October 18th
PyCon PT 24 | Closing Session
Просмотров 142 месяца назад
PyCon PT 24 | Closing Session
PyCon PT 24 | Django, SQLite, and Production
Просмотров 522 месяца назад
SQLite is a capable database that can run production Django apps efficiently under the right conditions. In this talk, we will explore the strengths and weaknesses of SQLite to understand if it's a good fit for your production workload. pretalx.evolutio.pt/pycon-portugal-2024/talk/XTB8FH/
PyCon PT 24 | 503 days working full-time on FOSS: lessons learned
Просмотров 132 месяца назад
I worked full-time on a Python FOSS project for 503 days, so what did I learn? In this talk I will share some of the lessons I learned over the course of these 503 days: how to get a tech job in this day & age how to put your ego aside when working with others (who know more than you!) and how to deal with mistakes how to interact with users & contributors online how it feels to collaborate to ...
PyCon pT 24 | Pythonic Laziness: Unleashing the Power of Generators for Efficient Computing
Просмотров 372 месяца назад
Dive into the world of Lazy Evaluation with Python generators! 🚀 Uncover the efficiency secrets, learn practical implementations, and revolutionize your coding approach. Join me in exploring the power of optimization and enhanced performance. Ready to elevate your Python game? pretalx.evolutio.pt/pycon-portugal-2024/talk/9ZVUGH/
PyCon PT 24 | Next-Gen Apps: Enhancing User Experience with Large Language Models
Просмотров 1262 месяца назад
Over the last year, there has been a lot of focus on making applications intelligent using the power of AI with the help of large language models (LLMs). This talk covers how to add intelligence to existing applications with an overview of different techniques starting from prompt engineering, using vector stores to improve the results, and building intelligent agents to figure out how to solve...
PyCon PT 24 | Are We Typed Yet? The Evolution of Gradual Typing and Mypy
Просмотров 942 месяца назад
Type Hints were introduced in 2014 by PEP484, marking its 10th anniversary in 2024. Mypy reached 1.0 in 2023. How much has changed since then? How has the Python code we write today evolved? With strictly typed code and runtime checks becoming more common, is statically typed code still the exception rather than the norm? How much longer will it stay this way? pretalx.evolutio.pt/pycon-portugal...
PyCon PT 24 | Comparing Time Series Forecasting Models: A Clustering Analysis Approach with Python
Просмотров 342 месяца назад
Time series analysis is vital for trends and forecasting in finance and healthcare. This talk explores ARIMA models for clustering disease data in 48 European countries, using Python libraries like pmdarima and TimeSeriesSplit. We’ll examine how distance measures like Piccolo, Maharaj, and LPC reveal health disparities, showcasing how Python enhances public health surveillance and interventions...
PyCon PT 24 | KEYNOTE: Going Beyond Copilot with AI Agents
Просмотров 1582 месяца назад
We will discuss the concept of AI Agents in general and what is needed to realize those agents. We will dive deeper into how they can be applied specifically to coding to make your everyday life easier. pretalx.evolutio.pt/pycon-portugal-2024/talk/AEPHCX/
PyCon PT 24 | Lighting Talks
Просмотров 272 месяца назад
Lightning talks from October 17th
PyCon PT 24 | Unlocking ASGI Innovations: How FastAPI Reaps the Benefits
Просмотров 1012 месяца назад
In the last year, there were a lot of innovations in the ASGI specification. A lot of extensions were introduced, the wording on the specification itself was clarified, and some new things were included. In this talk, we're going to see the changes that were brought from the ASGI specification to Uvicorn, and Starlette, and how FastAPI benefits from them. At the end of this talk, the attendee w...
PyCon PT 24 | Pydantic Logfire - Uncomplicated Observability
Просмотров 7442 месяца назад
From the team behind Pydantic, Logfire is a new type of observability platform built on the same belief as our open source library - that the most powerful tools can be easy to use. In this talk, we'll introduce Logfire, then demonstrate how it can make understanding and fixing your app faster and more enjoyable. We'll touch on some of the most useful integrations. pretalx.evolutio.pt/pycon-por...
Self hosting your side projects with Django and duct tape
Просмотров 1012 месяца назад
You can self-host multiple side projects using nothing but an old Raspberry Pi, your home wifi, Django, and actual duct tape. I’ll show how to get around dynamic IP performance bottlenecks and achieve over three nines of uptime while handling thousands of daily requests on a budget of 0€ per month. pretalx.evolutio.pt/pycon-portugal-2024/talk/EMUBEW/
PyCon PT 24 | Pushing the Boundaries of Django Managers
Просмотров 1062 месяца назад
PyCon PT 24 | Pushing the Boundaries of Django Managers
PyCon PT 24 | Esmerald and Lilya - How to speed up the development process
Просмотров 1022 месяца назад
PyCon PT 24 | Esmerald and Lilya - How to speed up the development process
PyCon PT 24 | Modern art of simplifying python projects by distributing complexity.
Просмотров 842 месяца назад
PyCon PT 24 | Modern art of simplifying python projects by distributing complexity.
PyCon PT 24 | Reflections on My Year as an Open Source Intern at Pydantic
Просмотров 912 месяца назад
PyCon PT 24 | Reflections on My Year as an Open Source Intern at Pydantic
PyCon PT 24 | KEYNOTE: Paying Attention with Python
Просмотров 702 месяца назад
PyCon PT 24 | KEYNOTE: Paying Attention with Python
PyConPT 24 | Attracting and retaining technological talent: challenges for cities
Просмотров 112 месяца назад
PyConPT 24 | Attracting and retaining technological talent: challenges for cities
PyCON PT 24 | Welcome session
Просмотров 92 месяца назад
PyCON PT 24 | Welcome session
PyCon PT 23 | Voices from the Community
Просмотров 1839 месяцев назад
PyCon PT 23 | Voices from the Community
PyCon PT 23 | Lightning Talks
Просмотров 51Год назад
PyCon PT 23 | Lightning Talks
Esmerald and Saffier - Complex Python made it easy with async
Просмотров 124Год назад
Esmerald and Saffier - Complex Python made it easy with async
PyCon PT 23 | Comprehending Comprehensions
Просмотров 77Год назад
PyCon PT 23 | Comprehending Comprehensions
PyCon PT 23 | Getting started with (modern) Python packaging
Просмотров 85Год назад
PyCon PT 23 | Getting started with (modern) Python packaging
PyCon PT 23 | Building advanced back-office interfaces using Django & HTMX
Просмотров 177Год назад
PyCon PT 23 | Building advanced back-office interfaces using Django & HTMX
PyCon PT 23 | Faster Python with friends
Просмотров 22Год назад
PyCon PT 23 | Faster Python with friends
PyCon PT 23 | I know Polars is fast, but my data pipelines are written in pandas!
Просмотров 48Год назад
PyCon PT 23 | I know Polars is fast, but my data pipelines are written in pandas!

Комментарии

  • @kathleenmcgeechan61
    @kathleenmcgeechan61 2 месяца назад

    For the power of good

  • @haroldpepete
    @haroldpepete 2 месяца назад

    great talk, you can put whatever you want in a rasberry pie, how expense is a rasperry pie right now? i wanna try it but my local currency worth less than paper comparing with dollar

  • @OsamaAzam-kk8mb
    @OsamaAzam-kk8mb 2 месяца назад

  • @gabrielatrylesinski7849
    @gabrielatrylesinski7849 Год назад

    👋👋👋