Lessons by tag «packages»
Exploring some function's properties and their features
Learning how to express arithmetic operations in code
Learning to use Python's built-in data attributes
Learning to use the result of the functions
Learning to use variables and simplify code
Explore whether Python can change strings or numbers
Learning how the function takes and returns values
Exploring non-obvious cases of working with modules
Learning how to use pip to install packages from alternative sources
Getting to know the course and its goals
Introducing of the concept of interpretation
Exploring code bundling and package indices
Learning to avoid interdependencies and clutter in the global environment
Learn about tools that improve the development, packaging, and deployment
Learning how to install and set up Poetry to create your first project
Learning how to add dependencies to a project and run developer tools
Learning how to describe the points of entry into the program in Poetry projects