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
Project Zen - Improving Apache Spark for Python UsersDatabricks via YouTube Your Step by Step Guide on Python Libraries Development
Prodramp via YouTube Python Unit Testing and Package Submission - Build with Python 5
Samuel Chan via YouTube Building and Publishing a Python Package - How to Distribute on PyPI
Samuel Chan via YouTube Secure Python Packaging and Release Using Continuous Deployment
Linux Foundation via YouTube