Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Learning Python
Learning Python

Development-Tools

  • 01-installation
    • Python安装
      • Install Anaconda / Spyder on Ubuntu 2022
      • 在 Windows 上安装 Anaconda
      • Add Python to PATH
    • Pip包管理
      • Pip 安装第3方包
      • Installing Wheel
      • Python Package Index Mirror Sources
      • Linux 系统 Python 及 pip
      • Updating Packages
  • 02-ides
    • 集成开发环境
      • Install Pycharm
      • Pycharm Interpreter
      • Pycharm Project Structure
      • Pycharm Settings and Backup
      • Pycharm 无法添加 Conda 中的环境问题
      • 给 Pycharm 添加任意 Interpreter
      • Command Line Args For Script Running In Pycharm
      • PyCharm 中设置命令行参数的步骤
      • Pycharm Template
      • 讨论: PyCharm 使用技巧
    • spyder
      • Python Project On Spyder
      • Python Interpreter for Spyder
    • vscode
      • vscode + deepseek 开发 python 程序
      • VSCode中通过Roo Code插件接入DeepSeek API
  • 03-virtual-environments
    • Conda环境管理
      • Conda Command
      • Conda 命令应用举例
      • Conda init env (Kimi)
      • conda create — conda 24.5.0 documentation
      • Managing environments — conda 24.5.1.dev65 documentation
    • pyenv
      • install pyenv on ubuntu
      • pyenv
  • 08-git
    • 什么是Git
    • 安装Git
    • 创建版本库
    • 工作区和暂存区
    • 版本回退
    • 添加远程库
    • 从远程库克隆
    • 30 Munites Git Course
Back to top
View this page

Development-Tools¶

Development-Tools

  • 01-installation
  • 02-ides
  • 03-virtual-environments
  • 08-git
Next
01-installation
Copyright © 2025, scuec
Made with Sphinx and @pradyunsg's Furo