How to Setup a New Python Project
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Learn how to effectively set up a new Python project from scratch in this informative EuroPython conference talk. Discover proven strategies for structuring files and directories, organizing packages, modules, documentation, and unit tests. Gain insights into configuring setup.py, Sphinx, and other essential tools. Explore best practices for directory structure, file organization, and module/package arrangement based on years of Python development experience. Understand how to leverage setup.py for specifying requirements, integrating with nosetests and Sphinx, and utilizing advanced features like entry points. Delve into version control techniques using Git and Versioneer to effectively manage your package versions. Master the fundamentals of Python project setup to streamline your development process and create well-organized, maintainable codebases.
Syllabus
Felix Wick/Florian Wilhelm - How to Setup a new Python Project
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