Writing Awesome PyPI Packages in Python
Offered By: EuroPython Conference via YouTube
Course Description
Overview
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.
Syllabus
Introduction
DevOps Against Humanity
Project structure
Sample project repository
Backup
Setupconfig
Test configuration
Skipping tests
Editor config
Running tests in different environments
Running tests again
Make file
Summary
Questions
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube