Skip to content

dhtbo/thonny

 
 

Repository files navigation

Thonny

Thonny 是一个 Python 编程 IDE

安装环境

  1. 安装python
  2. 安装必备库
pip install -r requirements.txt
  1. 运行

# 直接运行源码

python -m thonny

# 本地安装thonny

python setup.py install thonny

奥体中心编程猫

About

Python IDE for beginners

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.9%
  • Shell 1.0%
  • Inno Setup 0.4%
  • C++ 0.2%
  • Batchfile 0.2%
  • C 0.2%
  • Other 0.1%