mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
bunk
This commit is contained in:
@@ -6,13 +6,6 @@ Mac OS X
|
|||||||
|
|
||||||
*Or, "Installing Python 2.7 via Homebrew".*
|
*Or, "Installing Python 2.7 via Homebrew".*
|
||||||
|
|
||||||
One of the reasons everybody loves Python is the interactive shell. It
|
|
||||||
basically allows you to execute Python commands in real time and
|
|
||||||
immediately get results back. Flask itself does not come with an
|
|
||||||
interactive shell, because it does not require any specific setup upfront,
|
|
||||||
just import your application and start playing around.
|
|
||||||
|
|
||||||
|
|
||||||
Package Manager
|
Package Manager
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user