你的第一個套件

Python 的軟體工程原則

Adam Spannbauer

Machine Learning Engineer at Eastman

套件結構

套件結構

Python 的軟體工程原則

套件結構

套件結構

Python 的軟體工程原則

套件結構

套件結構

Python 的軟體工程原則

匯入本機套件

匯入本機套件的結構

Python 的軟體工程原則

匯入本機套件

import my_package

help(my_package)
Help on package my_package:
NAME
    my_package

PACKAGE CONTENTS
FILE
    ~/work_dir/my_package/__init__.py
Python 的軟體工程原則

一起來練習吧!

Python 的軟體工程原則

Preparing Video For Download...