[Pycon] [new paper] "Pietro Brunetti" - Boxes and packets - only one obvious way to do them?
info a pycon.it
info a pycon.it
Dom 6 Gen 2019 18:06:18 CET
Title: Boxes and packets - only one obvious way to do them?
Duration: 45 (includes Q&A)
Q&A Session: 0
Language: en
Type: Talk
Abstract: This talk is meant for trying to understand one of the part that I less figure out of python ecosystem: how managing and distributing packages.
We will start with a quick glance on modules and how to write one. We will understand how should be a python code to be self-contained, invocable and importable.
After that introduction we will talk about how make packages following the orthodoxy: we will look how work setuptools and how we will use it to make our module an installable package for any python environment. We will talk obviously also about pip.
We will not forgot to talk about conda, de-facto standard of data-science world.
At last, we will look how pipenv and poetry work, two dependencies management systems that accouplish the packages installation to the managing of virtual environments.
Tags: [u'packaging', u'setuptools', u'conda', u'packages', u'poetry', u'pip', u'pipenv']
Maggiori informazioni sulla lista
Pycon