Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 481 Bytes

File metadata and controls

7 lines (7 loc) · 481 Bytes
title Add a License and Code of Conduct to your python package
excerpt Learn how to add a LICENSE and CODE_OF_CONDUCT file to your Python package. This lesson covers choosing a permissive license, placing key files for visibility on GitHub and PyPI, and adopting the Contributor Covenant to support an inclusive community.
link https://www.pyopensci.org/python-package-guide/tutorials/add-license-coc.html
btn_label View Tutorial
btn_class btn--success btn--large