Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

Welcome to advance-python 👋

本工程旨在讲解一些进阶Python相关知识,前不过多赘述Python基本语法知识,例如列表、循环条件语句、文本读取等,本工程假定你具备一定python的基础知识讲解一些使用技巧和进阶知识。

🏠 Homepage

Usage

项目使用jupyter notebook进行开发,它是一款交互式,支持富文本的在线IDE,比较有利于阐述和讲解。

安装jupyter notebook

pip install jupyter notebook

然后它会在默认浏览器打开,你可以点击右上角的upload上传并打开项目中的ipynb格式的文件。

Run tests

python ./code/*.py

Author

👤 Jackpop

Show your support

Give a ⭐️ if this project helped you!

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.