Python Resources
1.0
  • Installing Python and core tools
  • Setting Up A Development Environment For Python
    • Turning Sublime Text Into a Lightweight Python IDE
    • Command line basics
    • Shell Customizations for Python Development
    • iPython Interpreter
    • Using Windows Bash for Python Development
    • git Overview
    • Working with Virtualenv
  • Resources for Specific Python Topics
Python Resources
  • Docs »
  • Setting Up A Development Environment For Python
  • View page source

Setting Up A Development Environment For PythonΒΆ

  • Turning Sublime Text Into a Lightweight Python IDE
    • Requirements
    • Which Version?
    • Basic Settings
    • Extending the Editor
    • Useful Plugins
  • Command line basics
    • Windows
    • Linux and OS-X
  • Shell Customizations for Python Development
    • What was that name, again?
    • Where am I, what am I doing?
    • But wait, there’s more.
    • Wrap-Up
  • iPython Interpreter
  • Using Windows Bash for Python Development
    • Installing the System
    • Installing / running Python
  • git Overview
    • Learning Resources
    • A Graphical Tutorial
  • Working with Virtualenv
    • Reasons Why
    • Using Virtualenv
Next Previous

© Copyright 2014, Christopher Barker, Cris Ewing, Maria McKinley.

Built with Sphinx using a theme provided by Read the Docs.