Publish Your Code So Others Can Use It in 5 Easy Steps
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Discover how to publish and share your Python code effectively in this 25-minute conference talk from EuroPython 2016. Learn a step-by-step process for creating well-documented, thoroughly tested packages that others can easily use and contribute to. Explore popular tools and time-efficient techniques for writing setup scripts, configuring automated testing with py.test and tox, integrating continuous integration using GitHub and Travis CI, publishing to PyPI, and setting up documentation on ReadTheDocs. Gain practical insights to enhance the visibility, reliability, and usability of your open-source Python projects.
Syllabus
Intro
Metadata
Testing
Results
Travis CI
Documentation
Automate
Taught by
EuroPython Conference
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity