Главная
Study mode:
on
1
Introduction
2
DevOps Against Humanity
3
Project structure
4
Sample project repository
5
Backup
6
Setupconfig
7
Test configuration
8
Skipping tests
9
Editor config
10
Running tests in different environments
11
Running tests again
12
Make file
13
Summary
14
Questions
Description:
Explore best practices for creating and maintaining high-quality Python packages for PyPI in this 25-minute EuroPython 2017 conference talk. Discover tools and techniques used by popular projects like Django, Pandas, and Faker to ensure package quality and encourage contributions. Learn about using Makefiles for automation, structuring .gitignore files, managing Python versions with pyenv, testing across environments with tox, consolidating configurations in setup.cfg, and setting coding standards with EditorConfig. Gain insights into effective project structure, test configuration, and DevOps practices to elevate your Python package development skills.

Writing Awesome PyPI Packages in Python

EuroPython Conference
Add to list