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
Desarrollo de aplicaciones profesionales para AndroidGalileo University via edX Engineering Maintainable Android Apps
Vanderbilt University via Coursera Técnicas Avançadas para Projeto de Software
Instituto Tecnológico de Aeronáutica via Coursera Accelerate Software Delivery using DevOps
Microsoft via edX Continuous Integration and Deployment
Udacity