Cheuk Ting Ho - Untangle Python Spaghetti - Deep dive into environments and dependencies management

Поделиться
HTML-код
  • Опубликовано: 28 авг 2024
  • Ponente
    Nombre: Cheuk Ting Ho
    Título: Untangle Python Spaghetti - Deep dive into environments and dependencies management
    Sala: Antequera
    --------
    After learning doing in Python, we started multiple Python or Data Science projects. Dependency management becomes a skill that we need to avoid requirement conflicts amount projects. In this talk, we will learn how dependencies management tools work and how to choose the right one to use.
    In this talk, we will use venv, the environment managing tool that come with CPython, and conda, the tool that is popular among data science partitioners to decipher how environment and dependency management works. First, we will go through some basic knowledge of how Python ""sees"" your package and know where to import them when needed. Then, we will make the audience aware that, to avoid the requirement conflict amount different projects, we need a new set of environments for each project.
    Then, we will see how tools like venv and conda can create a new set of environments. We will cover both the practical aspect - how to use the tools and which one to use, and the theoretical aspect - the inner working of the tools and why they are different. This will make the audience get familiar with some tools that are at their disposal and inspire them to start using them for their work.
    This talk is for beginner Pythonistas or data scientists who started to use Python professionally and those who are curious to know how the environment and dependency management tools work.
    -
    Python España: es.python.org/
    Python Canarias: pythoncanarias...
    Twitter/X: @PyConES
    Mastodon: fosstodon.org/...

Комментарии •