Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 543 Bytes

File metadata and controls

12 lines (12 loc) · 543 Bytes
title 1. What is a Python package
excerpt Learn about what a Python package is and the basic components that make up a Python package.
learning_objectives
Understand what a Python package is
Be able to list the 5 core components of a Python package
Be able to explain the difference between generalizable code and code that supports a specific scientific application
link https://www.pyopensci.org/python-package-guide/tutorials/intro.html
btn_label View Tutorial
btn_class btn--success btn--large